When I open existing vb6 projects, including the gdpicture smaples, I get the message:
"File format no longer supported"
When I look in the .log files generated by the vb project which cannot be opened correctly, I see:
Line xx: Class GdPicturePro5.Imaging of control Imaging1 was not a loaded control class.
The gdpicture component cannot be added to the project anymore.
Curiously, .exe already compiled continue to run correctly.
This error messages is related to corrupted .oca or .ocx.
So I uninstalled gdpicture, deleted the \program files\gdpicturepro directory,
searched for gd* in \inwodws\system32 and deleted these files
I also searched the registry and erased all the gdpic keys
Then I reinstalled, and still I get this error from any vb projects, including the samples.
Not sure if anything else can be cleaned ?!
