Changeset 10431 for trunk/src/user32/wndmsg.h
- Timestamp:
- Jan 30, 2004, 11:10:26 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/wndmsg.h
r9523 r10431 1 /* $Id: wndmsg.h,v 1. 7 2002-12-18 12:28:08 sandervlExp $ */1 /* $Id: wndmsg.h,v 1.8 2004-01-30 22:10:24 bird Exp $ */ 2 2 /* 3 3 * Win32 window message text function for OS/2 … … 16 16 #endif 17 17 18 #ifdef DEBUG 18 #ifdef DEBUG_LOGGING 19 19 char *GetMsgText(int Msg); 20 20
Note:
See TracChangeset
for help on using the changeset viewer.