VirtualBox

Changeset 57500 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Aug 21, 2015 4:54:50 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102287
Message:

DnD: Use a separate context for URI object when transferring, misc cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/DragAndDrop.h

    r56909 r57500  
    7373int DnDPathSanitize(char *pszPath, size_t cbPath);
    7474
     75/** No flags specified. */
     76#define DNDURILIST_FLAGS_NONE                   0
    7577/** Keep the original paths, don't convert paths to relative ones. */
    7678#define DNDURILIST_FLAGS_ABSOLUTE_PATHS         RT_BIT(0)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette