Gdi+ not compiling? TransparentBlt memory leaks.

Started by
-1 comments, last by JD 22 years, 6 months ago
If you''re using win32 and not mfc you must include ole2.h header file before including gdiplus.h header. This is not mentioned anywhere in the docs. TransparentBlt() can''t be used under win98 because it has memory leaks. This has been fixed in winME. Couple of my observations, hopefully will help someone. Cheers

This topic is closed to new replies.

Advertisement