Changeset 1054 for trunk/src/kernel32/old/virtual.cpp
- Timestamp:
- Sep 25, 1999, 9:07:34 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/old/virtual.cpp
r955 r1054 1 /* $Id: virtual.cpp,v 1. 1 1999-09-15 23:33:01sandervl Exp $ */1 /* $Id: virtual.cpp,v 1.2 1999-09-25 19:06:17 sandervl Exp $ */ 2 2 3 3 /* … … 19 19 #include <stdlib.h> 20 20 #include <string.h> 21 #include < win\virtual.h>21 #include <virtual.h> 22 22 #include <heapstring.h> 23 23 #include <handlemanager.h>
Note:
See TracChangeset
for help on using the changeset viewer.