including gdiplus
-
where i can get the gdiplus files (gdiplus.h, gdiplus.cpp) and other files that are needed; how to include this file in my MFC project? can somebody help me in using GDI+ ? what i must do? thanks erfan
If your using VC++ 6.0, you will need the Platform SDK. February 2003 SDK is the last one that will work with VC++ 6.0. I believe the only way to get this particular SDK is by ordering the CD at the fullfillment site. They charged me about $9-$10 for it a while back when I ordered it. (Shame on me for not downloading it while it was a free download) If your using VC++ 7.1, there should have been an SDK installed with it (I think it was an option in the installation but I could be wrong there)
-
where i can get the gdiplus files (gdiplus.h, gdiplus.cpp) and other files that are needed; how to include this file in my MFC project? can somebody help me in using GDI+ ? what i must do? thanks erfan
Once you have the SDK, I have articles on how to use GDI+ in VC6 here on CP.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog