Changeset 1701 for trunk/dll/mainwnd.c
- Timestamp:
- Nov 7, 2013, 6:26:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.c
r1676 r1701 7 7 8 8 Copyright (c) 1993-98 M. Kimes 9 Copyright (c) 2001, 201 1Steven H. Levine9 Copyright (c) 2001, 2013 Steven H. Levine 10 10 11 11 11 Jun 02 SHL Drop obsolete xor code … … 6638 6638 } 6639 6639 DosSleep(1); 6640 return 0; // Hold off WM_QUIT6640 return 0; // Suppress WinDefWindowProc WM_QUIT message generation 6641 6641 6642 6642 case UM_CLOSE:
Note:
See TracChangeset
for help on using the changeset viewer.