Changeset 10431 for trunk/src/user32/wndmsg.cpp
- Timestamp:
- Jan 30, 2004, 11:10:26 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/wndmsg.cpp
r9523 r10431 1 /* $Id: wndmsg.cpp,v 1. 19 2002-12-18 12:28:08 sandervlExp $ */1 /* $Id: wndmsg.cpp,v 1.20 2004-01-30 22:10:25 bird Exp $ */ 2 2 /* 3 3 * Win32 window message text function for OS/2 … … 20 20 #include "dbglocal.h" 21 21 22 #ifdef DEBUG 22 #ifdef DEBUG_LOGGING 23 23 typedef struct 24 24 {
Note:
See TracChangeset
for help on using the changeset viewer.