VirtualBox

Changeset 80450 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 27, 2019 6:43:08 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: SCM fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp

    r80446 r80450  
    14961496            {
    14971497#ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST
    1498                 rc = VbglR3ClipboardTransferEvent(&pEvent->cmdCtx, uMsg, cParms, NULL /* pTransfer */ ); /**** @todo FIX !!! */
     1498                rc = VbglR3ClipboardTransferEvent(&pEvent->cmdCtx, uMsg, cParms, NULL /* pTransfer */ ); /** @todo FIX !!! */
    14991499#endif
    15001500                rc = VERR_NOT_SUPPORTED;
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