From: Oliver Kurth Date: Wed, 10 Apr 2019 21:14:54 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b41229ffe1f31711b35145ee1ab0bfbb763295;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/ghIntegrationCommon.h b/open-vm-tools/lib/include/ghIntegrationCommon.h index b5af73074..a9e488f7a 100644 --- a/open-vm-tools/lib/include/ghIntegrationCommon.h +++ b/open-vm-tools/lib/include/ghIntegrationCommon.h @@ -121,6 +121,8 @@ typedef uint32 GHIGuestToHostMessageType; (GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON_BITS | 0x000001) #define GHI_GUEST_RDE_COMMON_UNLOCK_DESKTOP \ (GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON_BITS | 0x000002) +#define GHI_GUEST_RDE_COMMON_CLIPBOARD_DATA_SENT_DONE \ + (GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON_BITS | 0x000003) /* * MKS->UI messages over GHI_CHANNEL_VIEW_USB_REDIRECTION.