WTL 中使用GDI+ 备忘WTL 中使用GDI+ 备忘#include <gdiplus.h>using namespace Gdiplus;#pragma comment(lib, "gdiplus.lib")_tWinMain8月前360