]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 21 Jul 2020 18:52:58 +0000 (11:52 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 21 Jul 2020 18:52:58 +0000 (11:52 -0700)
open-vm-tools/lib/include/ghIntegrationCommon.h

index cb6f2ec3e7de6b458e50ea8da33634b3197cd271..7748ec862bffb39e70d77772764b79749f6b997b 100644 (file)
@@ -115,6 +115,12 @@ typedef uint32 GHIGuestToHostMessageType;
 #define GHI_GUEST_DND_GETFILE_OVERWRITE_QUESTION      (GHI_CHANNEL_DND_BITS | 0x000005)
 #define GHI_GUEST_DND_CAPABILITY                      (GHI_CHANNEL_DND_BITS | 0x000006)
 
+
+/*
+ * UI->MKS Messages over GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON.
+ */
+#define GHI_RDE_COMMON_GENERIC_CMD             "ghi.rde.generic"
+
 /*
  * MKS->UI messages over GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON.
  */