Changeset 21555 for trunk/src/user32/windowmsg.cpp
- Timestamp:
- Jan 12, 2011, 12:11:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/windowmsg.cpp
r21340 r21555 1120 1120 1121 1121 queueStatus = OSLibWinQueryQueueStatus(); 1122 queueStatus = MAKELONG(queueStatus, queueStatus);1123 1122 1124 1123 dprintf(("USER32: GetQueueStatus %x returned %x", flags, queueStatus & MAKELONG(flags, flags)));
Note:
See TracChangeset
for help on using the changeset viewer.