Changeset 1463 for trunk/dll/draglist.c
- Timestamp:
- Sep 20, 2009, 8:08:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/draglist.c
r1461 r1463 74 74 75 75 //# ifdef USE_FAST_FREE 76 if ( IsFm2Window(pDInfo->hwndSource, FALSE)) {76 if (!IsFm2Window(pDInfo->hwndSource, FALSE)) { 77 77 if (!DrgDeleteDraginfoStrHandles(pDInfo)) { 78 78 Win_Error(hwnd, hwnd, pszSrcFile, __LINE__,
Note:
See TracChangeset
for help on using the changeset viewer.