摘要:
1 #include 2 #include "resource.h" 3 4 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); 5 6 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstace, PSTR szCmdLine, int iCmdShow) 7 { 8 static TCHAR szAppName[] = TEXT ("Stick1"); 9 HWND hwnd; 10 MSG ... 阅读全文
posted @ 2013-11-14 09:55
Hewie_Bai
阅读(222)
评论(0)
推荐(0)

浙公网安备 33010602011771号