ConsoleApplication/Win32Util.h
@@ -69,5 +69,9 @@ static string getNowTime(); static void sendMessage(HWND hwnd, UINT msg, LPARAM p0, LPARAM p1); static void postMessage(HWND hwnd, UINT msg, LPARAM p0, LPARAM p1); static void input_num(HWND hwnd,string content); };