Changeset 2802 for trunk/src/gdi32/initterm.cpp
- Timestamp:
- Feb 16, 2000, 3:25:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/initterm.cpp
r2650 r2802 1 /* $Id: initterm.cpp,v 1. 9 2000-02-05 01:59:24sandervl Exp $ */1 /* $Id: initterm.cpp,v 1.10 2000-02-16 14:18:10 sandervl Exp $ */ 2 2 3 3 /* … … 36 36 #include <odinlx.h> 37 37 #include <misc.h> /*PLF Wed 98-03-18 23:18:15*/ 38 #define DBG_LOCALLOG DBG_initterm 39 #include "dbglocal.h" 38 40 39 41 extern "C" { … … 87 89 _ctordtorInit(); 88 90 91 ParseLogStatus(); 89 92 CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed 98-03-18 05:28:48*/ 90 93
Note:
See TracChangeset
for help on using the changeset viewer.