摘要:
#include <windows.h>#include "resource.h"#include <string>LRESULT CALLBACK MainWndProc(HWND,UINT,WPARAM,LPARAM);//窗口函数的函数原型int APIENTRY WinMain( //APIENTRY是__stdcall的宏定义 HINSTANCE hIn... 阅读全文
posted @ 2010-02-23 16:18
liulun
阅读(1455)
评论(0)
推荐(0)
摘要:
resource.h的代码为 阅读全文
posted @ 2010-02-23 15:00
liulun
阅读(715)
评论(0)
推荐(0)
摘要:
#include <windows.h>LRESULT CALLBACK MainWndProc(HWND,UINT,WPARAM,LPARAM);//窗口函数的函数原型int APIENTRY WinMain( //APIENTRY是__stdcall的宏定义 HINSTANCE hInstance, //本模块的实例句柄 HINSTANCE hPrevInsta... 阅读全文
posted @ 2010-02-23 13:52
liulun
阅读(562)
评论(0)
推荐(0)

浙公网安备 33010602011771号