Changeset 96 for trunk/mainwin.cpp
- Timestamp:
- Jul 23, 2021, 9:20:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mainwin.cpp
r94 r96 684 684 WinSetActiveWindow (HWND_DESKTOP, hwnd); 685 685 usState = STATE_IDLE; 686 WinSetFocus(HWND_DESKTOP, hwndParent); 686 687 return MRESULT (FALSE); 687 688 }
Note:
See TracChangeset
for help on using the changeset viewer.