VirtualBox

Changeset 85471 in vbox for trunk/include


Ignore:
Timestamp:
Jul 27, 2020 6:03:06 PM (5 years ago)
Author:
vboxsync
Message:

DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR.

File:
1 edited

Legend:

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

    r85435 r85471  
    210210int DnDTransferObjectWrite(PDNDTRANSFEROBJECT pObj, const void *pvBuf, size_t cbBuf, uint32_t *pcbWritten);
    211211
    212 /** Default URI list path separator, if not specified otherwrise.
     212/** Separator for a formats list. */
     213#define DND_FORMATS_SEPARATOR                        "\r\n"
     214
     215/** Default URI list path separator, if not specified otherwise.
    213216 *
    214217 *  This is there for hysterical raisins, to not break older Guest Additions.
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