Changeset 2803 for trunk/src/kernel32/os2heap.cpp
- Timestamp:
- Feb 16, 2000, 3:28:28 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/os2heap.cpp
r1770 r2803 1 /* $Id: os2heap.cpp,v 1.1 3 1999-11-18 09:21:34 birdExp $ */1 /* $Id: os2heap.cpp,v 1.14 2000-02-16 14:25:43 sandervl Exp $ */ 2 2 3 3 /* … … 28 28 #include "initterm.h" 29 29 30 #define DBG_LOCALLOG DBG_os2heap 31 #include "dbglocal.h" 32 30 33 #ifndef HEAP_NO_SERIALIZE 31 34 #define HEAP_NO_SERIALIZE 1
Note:
See TracChangeset
for help on using the changeset viewer.