摘要: #include <windows.h> #include <tchar.h> #include <windef.h> typedef int (*PFNMESSAGEW)(HWND,LPCWSTR,LPCWSTR,UINT); int sum(int a,int b); LPCWSTR STR_O 阅读全文
posted @ 2009-08-28 16:11 飞天赤狐 阅读(8) 评论(0) 推荐(0)