Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
KodakIMG alternative in Windows XP???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00675601
Message ID:
00675830
Vues:
12
>We have recently upgraded everyone here to Windows XP from Win95 or Win2K. The following section of code no longer works. Does anyone know how to reproduce this functionality in Windows XP? I'm looking for a way to view multipage TIFF's from VFP.
>
>local lcFileToView
>lcFileToView = this.Parent.txtFullPath.Value
>
>do case
>case file("C:\Program Files\Windows NT\Accessories\ImageVue\kodakimg.exe") && Windows 2000
>run /n C:\Program Files\Windows NT\Accessories\ImageVue\kodakimg.exe &lcFileToView
>case file("C:\Windows\WangIMG.exe") && Win 95
>run /n C:\Windows\WangIMG.exe &lcFileToView
>endcase
>
>As always, thanks for your help!

I don't know if you watch the news much but Kodak and some Senator from the state of New York tried to block the release of XP. Something to do with image processing?

I don't know the answer but I would direct the question to the MS XP team.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform