摘要:
#include <windows.h>#include <stdio.h>LRESULT CALLBACK WinSunProc( HWND hwnd, // handle to window UINT uMsg, // message identifier WPARAM wParam, // first message parameter LPARAM lParam // second message parameter);int WINAPI WinMain( HINSTANCE hInstance, // handle to current ins... 阅读全文
posted @ 2012-08-17 12:58
BarneyX
阅读(194)
评论(0)
推荐(0)
浙公网安备 33010602011771号