I'm using the Graphics class but the debugger prompts me that Graphics is an undeclared unidentifier when i run the program.
I've included the gdiplus.lib and two header files, "gdiplus.h" and "gdiplusbrush.h".
Is there other requirements on using this class? I'm using Visual C++ ver 7.0.
Any help is appreciated.Thanks.
I've included the gdiplus.lib and two header files, "gdiplus.h" and "gdiplusbrush.h".
Is there other requirements on using this class? I'm using Visual C++ ver 7.0.
Any help is appreciated.Thanks.