摘要:
1,Windows数据类型。 2,Windows数据类型命名规律。 3,匈牙利表示法。
阅读全文
posted @ 2016-12-25 01:02
sunylat
阅读(665)
推荐(0)
编辑
摘要:
#include LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int ICmdShow) { static TCHAR szAppName[] = TEXT(...
阅读全文
posted @ 2016-12-25 00:29
sunylat
阅读(815)
推荐(0)
编辑
摘要:
(一)第一个窗口程序 01 创建第一个窗口。 (二)输出文本 01 获取Windows图形构件大小信息
阅读全文
posted @ 2016-12-25 00:26
sunylat
阅读(220)
推荐(0)
编辑