GDI+ problem

I try to use GDI+ I have this header:
1
2
#include <gdiplus.h>
#pragma comment (lib, "gdiplus.lib") 


and lots of errors in gdiplusimaging.h looks like I need to include or define something? Errors like error C4430: missing type specifier; error C2440: 'initializing' : cannot convert etc
Topic archived. No new replies allowed.