Changeset 76109 in vbox
- Timestamp:
- Dec 10, 2018 12:02:29 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFFind.cpp
r76108 r76109 474 474 if (rc == NO_ERROR) 475 475 { 476 LogRel(("pStrFolderPath: %#x %#x '%ls'\n", pStrFolderPath->u16Size, pStrFolderPath->u16Length, pStrFolderPath->String.ucs2));477 476 /* 478 477 * Look for a wildcard filter at the end of the path, saving it all for
Note:
See TracChangeset
for help on using the changeset viewer.