- Timestamp:
- Aug 6, 2007, 3:40:37 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/dll/dircnrs.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/dircnrs.c
r766 r768 591 591 cni.pRecord = NULL; 592 592 cni.pDragInfo = (PDRAGINFO) mp1; 593 DbgMsg(pszSrcFile, __LINE__, "calling DoFileDrop");593 // DbgMsg(pszSrcFile, __LINE__, "calling DoFileDrop"); 594 594 li = 595 595 DoFileDrop(dcd->hwndCnr, dcd->directory, FALSE, MPVOID, … … 2849 2849 ULONG action = UM_ACTION; 2850 2850 2851 DbgMsg(pszSrcFile, __LINE__, "calling DoFileDrop");2851 // DbgMsg(pszSrcFile, __LINE__, "calling DoFileDrop"); 2852 2852 li = DoFileDrop(hwnd, dcd->directory, TRUE, mp1, mp2); 2853 2853 CheckPmDrgLimit(((PCNRDRAGINFO)mp2)->pDragInfo);
Note:
See TracChangeset
for help on using the changeset viewer.
