Changeset 2804 for trunk/src/user32/wndmsg.cpp
- Timestamp:
- Feb 16, 2000, 3:34:41 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/wndmsg.cpp
r2768 r2804 1 /* $Id: wndmsg.cpp,v 1.1 3 2000-02-12 18:09:50 cbratschiExp $ */1 /* $Id: wndmsg.cpp,v 1.14 2000-02-16 14:34:40 sandervl Exp $ */ 2 2 /* 3 3 * Win32 window message text function for OS/2 … … 15 15 #include <win\winmfcmsg.h> 16 16 #include <spy.h> 17 18 #define DBG_LOCALLOG DBG_wndmsg 19 #include "dbglocal.h" 17 20 18 21 #ifdef DEBUG
Note:
See TracChangeset
for help on using the changeset viewer.