Changeset 1700
- Timestamp:
 - Nov 7, 2013, 6:25:52 PM (12 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/mainwnd2.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/mainwnd2.c
r1673 r1700 1374 1374 PostMsg(hwnd, UM_CLOSE, MPVOID, MPVOID); 1375 1375 DosSleep(1); 1376 return 0; 1376 return 0; // Suppress WinDefWindowProc WM_QUIT message generation 1377 1377 1378 1378 case UM_CLOSE:  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  