文档详情

Windows程序设计(第五版)源代码A(chap11).pdf

发布:2021-11-20约5.58万字共42页下载文档
文本预览下载声明
chap11-About1 /* ABOUT1.C -- About Box Demo Program No. 1 (c) Charles Petzold, 1998 */ #include windows.h #include resource.h LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; BOOL CALLBACK AboutDlgProc (HWND, UINT, WPARAM, LPARAM) ; int WINAPI WinMa
显示全部
相似文档