Changeset 2859 for trunk/src/gdi32/dbglocal.cpp
- Timestamp:
- Feb 22, 2000, 8:12:53 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/dbglocal.cpp
r2802 r2859 1 2 /* $Id: dbglocal.cpp,v 1.1 2000-02-16 14:18:09 sandervl Exp $ */ 1 /* $Id: dbglocal.cpp,v 1.2 2000-02-22 19:11:48 sandervl Exp $ */ 3 2 4 3 /* … … 14 13 #include <string.h> 15 14 #include "dbglocal.h" 15 16 #ifdef DEBUG 16 17 17 18 USHORT DbgEnabled[DBG_MAXFILES]; … … 75 76 //****************************************************************************** 76 77 78 #endif
Note:
See TracChangeset
for help on using the changeset viewer.