Changeset 21344 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Oct 6, 2009, 1:01:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r21303 r21344 1559 1559 { 1560 1560 1561 dprintf(("DefWndProc: winmsg: %x for %x Msg %s", Msg, Win32Hwnd, GetMsgText( HIWORD(lParam))));1561 dprintf(("DefWndProc: winmsg: %x for %x Msg %s", Msg, Win32Hwnd, GetMsgText(/*HIWORD(lParam)*/Msg))); 1562 1562 1563 1563 switch(Msg)
Note:
See TracChangeset
for help on using the changeset viewer.