Changeset 55744 in vbox for trunk/src/VBox/GuestHost/DragAndDrop
- Timestamp:
- May 8, 2015 7:36:53 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp
r55640 r55744 263 263 char *pszRoot = &pszFilePath[cbBase]; 264 264 m_lstRoot.append(pszRoot); 265 m_cTotal++;266 265 #ifdef DEBUG_andy 267 266 LogFlowFunc(("pszFilePath=%s, pszFileName=%s, pszRoot=%s\n",
Note:
See TracChangeset
for help on using the changeset viewer.