Changeset 1701 for trunk/dll/mainwnd.c


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

Update comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd.c

    r1676 r1701  
    77
    88  Copyright (c) 1993-98 M. Kimes
    9   Copyright (c) 2001, 2011 Steven H. Levine
     9  Copyright (c) 2001, 2013 Steven H. Levine
    1010
    1111  11 Jun 02 SHL Drop obsolete xor code
     
    66386638    }
    66396639    DosSleep(1);
    6640     return 0;                           // Hold off WM_QUIT
     6640    return 0;                   // Suppress WinDefWindowProc WM_QUIT message generation
    66416641
    66426642  case UM_CLOSE:
Note: See TracChangeset for help on using the changeset viewer.