Changeset 2804 for trunk/src/user32/uitools.cpp
- Timestamp:
- Feb 16, 2000, 3:34:41 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/uitools.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/uitools.cpp
r2560 r2804 1 /* $Id: uitools.cpp,v 1.2 2 2000-01-29 14:23:33sandervl Exp $ */1 /* $Id: uitools.cpp,v 1.23 2000-02-16 14:34:37 sandervl Exp $ */ 2 2 /* 3 3 * User Interface Functions … … 15 15 #include "user32.h" 16 16 #include "win32wbase.h" 17 18 #define DBG_LOCALLOG DBG_uitools 19 #include "dbglocal.h" 17 20 18 21 static const WORD wPattern_AA55[8] = { 0xaaaa, 0x5555, 0xaaaa, 0x5555,
Note:
See TracChangeset
for help on using the changeset viewer.
