Changeset 841 for trunk/src/3rdparty/os2/xsystray/apilib
- Timestamp:
- Mar 23, 2011, 6:26:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/3rdparty/os2/xsystray/apilib/xsystray.c
r840 r841 232 232 newMsg.mp1 = NotifyData.mp1; 233 233 newMsg.mp2 = NotifyData.mp2; 234 235 LOGF(("Dispatching msg %08lx to hwnd %lx\n", newMsg.msg, newMsg.hwnd)); 234 236 235 237 // deliver the message
Note:
See TracChangeset
for help on using the changeset viewer.