Changeset 952 for trunk/src/3rdparty/os2/xsystray/apilib
- Timestamp:
- Aug 9, 2011, 11:11:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/3rdparty/os2/xsystray/apilib/xsystray.c
r951 r952 223 223 PVOID pvMemoryPool = (PVOID)pQmsg->mp2; 224 224 225 // copy NOTIFYDATA and free it225 // 226 226 NOTIFYDATA NotifyData = *pNotifyData; 227 228 229 230 227 231 FreeNotifyDataPtr(pvMemoryPool, pQmsg->hwnd, pNotifyData); 228 232
Note:
See TracChangeset
for help on using the changeset viewer.