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:
00675884
Views:
8
Yes, it has been left out of XP. There is a method out there to install that component from a Win2K/9x OS, but you have to figure out the licensing aspects. http://www.kellys-korner-xp.com/xp_jk.htm

There's also a company that has taken over development of that component, and they have versions available. I can't seem to find a reference to it off-hand.

You can go with other third-party SW (leadtools, etc.) - depending on your needs.

>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!
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Reply
Map
View

Click here to load this message in the networking platform