Changeset 1877 for trunk/dll/mainwnd2.c
- Timestamp:
- Oct 11, 2015, 11:43:27 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/dll/mainwnd2.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd2.c
r1869 r1877 1405 1405 PostMsg(hwnd, UM_CLOSE, MPVOID, MPVOID); 1406 1406 fAmQuitting = TRUE; // Let world know quit in progress 1407 //DbgMsg(pszSrcFile, __LINE__, "MainWndProc2 WM_CLOSE returning with fAmClosing %u", fAmClosing); // 2015-08-16 SHL1408 1407 DosSleep(1); 1409 1408 return 0; // Suppress WinDefWindowProc WM_QUIT message generation
Note:
See TracChangeset
for help on using the changeset viewer.
