摘要: #include #include #include using namespace Gdiplus;#pragma comment(lib, "gdiplus.lib")int main(){ GdiplusStartupInput gdiplusStartupInput; ULONG_PTR... 阅读全文
posted @ 2016-09-26 15:56 N3verL4nd 阅读(195) 评论(0) 推荐(0)
摘要: 学WTL/MFC,学不会了去看WIN32。 学C/C++,学不会了去看汇编。 使用VS,不明白了去用cl.exe/link.exe 控制台下输出图片的分辨率: #include #include #include using namespace Gdiplus;INT main(){ ... 阅读全文
posted @ 2016-09-26 12:55 N3verL4nd 阅读(220) 评论(0) 推荐(0)
摘要: 学WTL/MFC,学不会了去看WIN32。 学C/C++,学不会了去看汇编。 使用VS,不明白了去用cl.exe/link.exe 控制台下输出图片的分辨率: #include #include #include using namespace Gdiplus;INT main(){ ... 阅读全文
posted @ 2016-09-26 12:55 N3verL4nd 阅读(208) 评论(0) 推荐(0)
摘要: WTL91_5321_Final + VS2013 + WIN7 // MainDlg.h : interface of the CMainDlg class/////////////////////////////////////////////////////////////////////... 阅读全文
posted @ 2016-09-26 10:43 N3verL4nd 阅读(130) 评论(0) 推荐(0)
摘要: WTL91_5321_Final + VS2013 + WIN7 // MainDlg.h : interface of the CMainDlg class/////////////////////////////////////////////////////////////////////... 阅读全文
posted @ 2016-09-26 10:43 N3verL4nd 阅读(319) 评论(0) 推荐(0)