Changeset 85028 in vbox for trunk/include/VBox
- Timestamp:
- Jul 1, 2020 2:37:53 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138929
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/DragAndDrop.h
r85002 r85028 110 110 111 111 int DnDPathConvert(char *pszPath, size_t cbPath, DNDPATHCONVERTFLAGS fFlags); 112 int DnDPathSanitize Filename(char *pszPath, size_t cbPath);112 int DnDPathSanitize(char *pszPath, size_t cbPath); 113 113 114 114 /** DnDURIObject flags. */
Note:
See TracChangeset
for help on using the changeset viewer.