Changeset 2860 for trunk/src/user32/dbglocal.cpp
- Timestamp:
- Feb 22, 2000, 8:15:20 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/dbglocal.cpp
r2804 r2860 1 /* $Id: dbglocal.cpp,v 1. 1 2000-02-16 14:34:09sandervl Exp $ */1 /* $Id: dbglocal.cpp,v 1.2 2000-02-22 19:15:20 sandervl Exp $ */ 2 2 3 3 /* … … 13 13 #include <string.h> 14 14 #include "dbglocal.h" 15 16 #ifdef DEBUG 15 17 16 18 USHORT DbgEnabled[DBG_MAXFILES]; … … 124 126 //****************************************************************************** 125 127 128 #endif
Note:
See TracChangeset
for help on using the changeset viewer.