Changeset 112 for trunk/src/kernel32/winexe.cpp
- Timestamp:
- Jun 17, 1999, 8:25:22 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexe.cpp
r111 r112 1 /* $Id: winexe.cpp,v 1. 4 1999-06-17 18:21:43phaller Exp $ */1 /* $Id: winexe.cpp,v 1.5 1999-06-17 18:25:22 phaller Exp $ */ 2 2 3 3 /* … … 31 31 #include "cio.h" 32 32 33 34 // PH: to soothe the compiler 35 #define BY_HANDLE_FILE_INFORMATION void 36 #define LPFILETIME void* 37 #define OFSTRUCT void 38 33 #include "conwin.h" // Windows Header for console only 39 34 #include "console.h" 40 35 #include "handlemanager.h"
Note:
See TracChangeset
for help on using the changeset viewer.