Changeset 2802 for trunk/src/kernel32/initterm.cpp
- Timestamp:
- Feb 16, 2000, 3:25:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/initterm.cpp
r2649 r2802 1 /* $Id: initterm.cpp,v 1.3 4 2000-02-05 02:01:04sandervl Exp $ */1 /* $Id: initterm.cpp,v 1.35 2000-02-16 14:25:40 sandervl Exp $ */ 2 2 3 3 /* … … 49 49 #include "initsystem.h" 50 50 #include <exitlist.h> 51 #define DBG_LOCALLOG DBG_initterm 52 #include "dbglocal.h" 51 53 52 54 /*-------------------------------------------------------------------*/ … … 103 105 case 0 : 104 106 { 107 ParseLogStatus(); 108 105 109 loadNr = globLoadNr++; 106 110
Note:
See TracChangeset
for help on using the changeset viewer.