VirtualBox

Changeset 74715 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 9, 2018 11:56:08 AM (6 years ago)
Author:
vboxsync
Message:

DnD/URIList: Added support for handling UNC paths.

File:
1 edited

Legend:

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

    r74714 r74715  
    268268#define DNDURILIST_FLAGS_LAZY                   RT_BIT(3)
    269269
     270/** Mask of all valid DnD URI list flags. */
     271#define DNDURILIST_FLAGS_VALID_MASK             UINT32_C(0xF)
     272
    270273class DnDURIList
    271274{
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