Changeset 21356 for trunk/src/user32/wndmsg.h
- Timestamp:
- Feb 21, 2010, 5:33:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/wndmsg.h
r10431 r21356 21 21 void DebugPrintMessage(HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam, BOOL fUnicode, BOOL fInternalMsg); 22 22 #else 23 #define GetMsgText(Msg) "" 23 24 #define DebugPrintMessage(a, b, c, d, e, f) 24 25 #endif
Note:
See TracChangeset
for help on using the changeset viewer.