common/Win32Util.cpp @@ -112,6 +112,11 @@ SetFocus(hwnd); } bool Win32Util::hasFocus(HWND hwnd) { return GetFocus() ==hwnd; } //键盘输入数字