VirtualBox

Ignore:
Timestamp:
Nov 6, 2019 10:54:35 AM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard/Transfers: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp

    r81559 r81699  
    17321732            }
    17331733            else
     1734            {
     1735                LogRel2(("Shared Clipboard: File transfers are disabled for this VM\n"));
    17341736                rc = VERR_ACCESS_DENIED;
     1737            }
    17351738#else
    1736             rc = VERR_NOT_IMPLEMENTED;
     1739            rc = VERR_NOT_SUPPORTED;
    17371740#endif
    17381741            break;
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