admin
2023-03-07 8b06b1cbf112d55307ea8a6efe711db4e7506d89
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);
};