Changeset 2802 for trunk/src/kernel32/windllbase.cpp
- Timestamp:
- Feb 16, 2000, 3:25:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/windllbase.cpp
r2329 r2802 1 /* $Id: windllbase.cpp,v 1. 8 2000-01-05 19:39:57sandervl Exp $ */1 /* $Id: windllbase.cpp,v 1.9 2000-02-16 14:22:11 sandervl Exp $ */ 2 2 3 3 /* … … 38 38 #include "profile.h" 39 39 40 #define DBG_LOCALLOG DBG_windllbase 41 #include "dbglocal.h" 42 40 43 VMutex dlllistmutex; //protects linked lists of heaps 41 44
Note:
See TracChangeset
for help on using the changeset viewer.