2020年4月13日
摘要: 入口函数 #include"window.h" int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow){ window wnd; CRect rt(0, 阅读全文
posted @ 2020-04-13 19:46 Woody_245 阅读(545) 评论(0) 推荐(0) 编辑