Changeset 6646 for trunk/src/kernel32/initkernel32.cpp
- Timestamp:
- Sep 5, 2001, 2:58:00 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/initkernel32.cpp
r6468 r6646 1 /* 1 /* $Id: initkernel32.cpp,v 1.7 2001-09-05 12:57:58 bird Exp $ 2 * 2 3 * KERNEL32 DLL entry point 3 4 * … … 84 85 APIRET rc; 85 86 ULONG ulSysinfo, version[2]; 86 87 87 88 /*-------------------------------------------------------------------------*/ 88 89 /* If ulFlag is zero then the DLL is being loaded so initialization should */
Note:
See TracChangeset
for help on using the changeset viewer.