Click here to Skip to main content
15,895,799 members

Comments by tlillys (Top 1 by date)

tlillys 4-Nov-10 12:55pm View    
Hi, Nishant

Yes, I believe I have added all the necessary initialization in stdafx.h (included gdiplus.h, afx.h and namespace Gdiplus), the application header (declared instances of GdiplusStartupInput and a ULONG_PTR) and implementation file (called GdiplusStartup in InitInstance() and GdiplusShutdown in ExitInstance()).

Ted