VirtualBox

Changeset 86911 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Nov 19, 2020 7:52:04 AM (4 years ago)
Author:
vboxsync
Message:

Shared Clipboard/Transfers: Added VBOX_SHCL_GF_0_TRANSFERS_FRONTEND to indicate whether a guest supports a guest OS-native frontend for showing and handling file transfers. bugref:9437

File:
1 edited

Legend:

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

    r86889 r86911  
    761761        pClient->State.fGuestFeatures1 = fFeatures1;
    762762        Log(("[Client %RU32] features: %#RX64 %#RX64\n", pClient->State.uClientID, fFeatures0, fFeatures1));
     763        LogRel2(("Shared Clipboard: Guest reported the following features: %#RX64\n", fFeatures0)); /* fFeatures1 not used yet. */
    763764    }
    764765    else
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