Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KodakIMG alternative in Windows XP???
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00675601
Message ID:
00675830
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform