Hello,
I have paid for the full version of GD imageviewer activeX control. i have deployed my project on XP pro machines with no problem, but when I install on XP home the following does not work…
What I am doing is altering a bitmap file in memory then displaying it to the image viewer like so:
Dim bm as bitmap
‘do my bitmap routines then load the image
GdViewer1.DisplayFromStdPicture(bm)
this works perfectly fine when I have it installed on XP pro, is there an update for home? Before I used the GD viewer I was using a standard picture box that worked fine, but I need this viewer for other reasons. Please let me know what I need to do,
thank you,
don
