VirtualBox

Changeset 85422 in vbox for trunk/include


Ignore:
Timestamp:
Jul 23, 2020 8:11:39 AM (5 years ago)
Author:
vboxsync
Message:

DnD/TransferList: More fixes.

File:
1 edited

Legend:

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

    r85411 r85422  
    282282    /** Total number of all transfer root entries. */
    283283    uint64_t                cRoots;
    284     /** List of all transfer objects added, of type DNDTRANSFEROBJECT. */
     284    /** List of all transfer objects added, of type DNDTRANSFEROBJECT.
     285     *
     286     *  The order of objects being added is crucial for traversing the tree.
     287     *  In other words, sub directories must come first before its contents. */
    285288    RTLISTANCHOR            lstObj;
    286289    /** Total number of all transfer objects. */
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