Changeset 274 for trunk/src/3rdparty/os2/xsystray/xsystray.c
- Timestamp:
- Nov 2, 2009, 3:12:33 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/3rdparty/os2/xsystray/xsystray.c
r273 r274 475 475 476 476 VOID PostNotifyMsg(PSYSTRAYDATA pSysTrayData, HWND hwnd, 477 PNOTIFYDATA *pNotifyData)477 PNOTIFYDATA pNotifyData) 478 478 { 479 479 if (!WinPostMsg(hwnd, WM_XST_NOTIFY, pNotifyData, pSysTrayData->pvMemoryPool))
Note:
See TracChangeset
for help on using the changeset viewer.