Changeset 1700 for trunk/dll/mainwnd2.c


Ignore:
Timestamp:
Nov 7, 2013, 6:25:52 PM (12 years ago)
Author:
Steven Levine
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r1673 r1700  
    13741374    PostMsg(hwnd, UM_CLOSE, MPVOID, MPVOID);
    13751375    DosSleep(1);
    1376     return 0;
     1376    return 0;                   // Suppress WinDefWindowProc WM_QUIT message generation
    13771377
    13781378  case UM_CLOSE:
Note: See TracChangeset for help on using the changeset viewer.