Changeset 21824 for branches/gcc-kmk/src/user32/wndmsg.h
- Timestamp:
- Nov 25, 2011, 10:19:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/wndmsg.h
r21356 r21824 17 17 18 18 #ifdef DEBUG_LOGGING 19 c har *GetMsgText(int Msg);19 const char *GetMsgText(int Msg); 20 20 21 21 void DebugPrintMessage(HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam, BOOL fUnicode, BOOL fInternalMsg);
Note:
See TracChangeset
for help on using the changeset viewer.