Author: 代码疯子// Blog: http://www.programlife.net/ #include <windows.h> BOOL CALLBACK EnumWindowsProc(HWND hwnd, LPARAM lParam) { DWORD ...
確定! 回上一頁