摘要: /*------------------------------------------------------------ HELLOWINDOW.CPP -- Displays "Hello,Windows!" in client area (c) Seamanj.2013/6/27------------------------------------------------------------*/#include LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); int W... 阅读全文
posted @ 2013-07-03 07:54 seamanj 阅读(206) 评论(0) 推荐(0)