- Timestamp:
- Oct 18, 2001, 9:48:39 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/shellord.c
r7085 r7103 1486 1486 BOOL boldpidl; 1487 1487 1488 #ifndef __WIN32OS2__ 1488 1489 if (TRACE_ON(shell)) { 1489 1490 TRACE("(%p, %ld, %p, %p)\n", pidlFolder, cpidlFiles, … … 1499 1500 __SET_DEBUGGING(__DBCL_TRACE, __wine_dbch_pidl, boldpidl); 1500 1501 } 1502 #endif 1503 1501 1504 *ppdataObject = IDataObject_Constructor( hwnd, pidlFolder, 1502 1505 lppidlFiles, cpidlFiles);
Note:
See TracChangeset
for help on using the changeset viewer.