Changeset 2802 for trunk/src/kernel32/initsystem.cpp
- Timestamp:
- Feb 16, 2000, 3:25:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/initsystem.cpp
r2232 r2802 1 /* $Id: initsystem.cpp,v 1. 3 1999-12-28 22:08:57sandervl Exp $ */1 /* $Id: initsystem.cpp,v 1.4 2000-02-16 14:25:40 sandervl Exp $ */ 2 2 /* 3 3 * Odin system initialization (registry & directories) … … 20 20 #include "directory.h" 21 21 #include <versionos2.h> 22 23 #define DBG_LOCALLOG DBG_initsystem 24 #include "dbglocal.h" 22 25 23 26 static HINSTANCE hInstance = 0;
Note:
See TracChangeset
for help on using the changeset viewer.