Changeset 2803 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Feb 16, 2000, 3:28:28 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r2795 r2803 1 /* $Id: win32wbase.cpp,v 1.16 2 2000-02-15 14:39:12 sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.163 2000-02-16 14:28:22 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 50 50 #include "timer.h" 51 51 52 #define DBG_LOCALLOG DBG_win32wbase 53 #include "dbglocal.h" 54 52 55 #define SC_ABOUTWINE (SC_SCREENSAVE+1) 53 56 #define SC_PUTMARK (SC_SCREENSAVE+2)
Note:
See TracChangeset
for help on using the changeset viewer.