// How to use GDI // in the MFC or Win32 application needs to introduce GDIPLUS.LIB
#include
Using namespace gdiplus;
Ulong_ptr gdiplustoke; gdiplusstartupinput; gdiplusstartup (& gdiplustoken, & gdiplusstartupinput, null); // You can use GDI GDIPLUSSHUTDOWN (GDIPLUSTOKEN);