VirtualBox

Changeset 81460 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Oct 22, 2019 7:36:15 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard/Transfers: Various bugfixes.

File:
1 edited

Legend:

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

    r81352 r81460  
    10321032
    10331033    VBGL_HGCM_HDR_INIT(&Msg.hdr, pCtx->uClientID,
    1034                        VBOX_SHCL_HOST_MSG_TRANSFER_LIST_CLOSE, VBOX_SHCL_CPARMS_LIST_CLOSE);
     1034                       VBOX_SHCL_GUEST_FN_LIST_CLOSE, VBOX_SHCL_CPARMS_LIST_CLOSE);
    10351035
    10361036    Msg.uContext.SetUInt64(pCtx->uContextID);
     
    11611161
    11621162/**
    1163  * Sends a reuqest to read a list entry from the host.
     1163 * Sends a request to read a list entry from the host.
    11641164 *
    11651165 * @returns VBox status code.
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