Hi,
has anybody tried to use image loading with gdi+ (with constructor or ::FromFile) under XP? Loading allways fails, while it works with all previous Windows systems.
Thanks,
Christian
Printable View
Hi,
has anybody tried to use image loading with gdi+ (with constructor or ::FromFile) under XP? Loading allways fails, while it works with all previous Windows systems.
Thanks,
Christian
Hi,
I´ve found the answer. As mentioned in the gdi+ section here in codeguru, ms has altered some things in the final release. After inserting the gdiplusstartup and gdiplusshutdown FromFile also works with XP.
cu,
Christian