Changeset 2802 for trunk/src/kernel32/winexebase.cpp
- Timestamp:
- Feb 16, 2000, 3:25:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexebase.cpp
r2345 r2802 1 /* $Id: winexebase.cpp,v 1. 4 2000-01-06 20:07:10sandervl Exp $ */1 /* $Id: winexebase.cpp,v 1.5 2000-02-16 14:22:11 sandervl Exp $ */ 2 2 3 3 /* … … 33 33 #include "conwin.h" // Windows Header for console only 34 34 #include "console.h" 35 36 #define DBG_LOCALLOG DBG_winexebase 37 #include "dbglocal.h" 35 38 36 39 BOOL fExeStarted = FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.