今天开始学习VC++,照着书上写了几个Win32的程序。 1,#include <windows.h>LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam,LPARAM lParam)} 2,//t1.hclass CMyApp:public CWinApp} 相关文章: 2021-07-12 2021-12-22 2021-03-31 2021-06-07 2021-10-11 2021-08-16 2021-07-19 2021-12-09