]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Mon, 15 Apr 2019 18:32:59 +0000 (11:32 -0700)
committerOliver Kurth <okurth@vmware.com>
Mon, 15 Apr 2019 18:32:59 +0000 (11:32 -0700)
open-vm-tools/lib/include/appUtil.h

index 2253b36fa9de759d98fac08bc42ac18eb0b6a6a6..186ca93ff30f20e22228a08a1ed1c620d0ad2f49 100644 (file)
@@ -134,6 +134,8 @@ PISECURITY_DESCRIPTOR AppUtil_AllocateLowIntegritySD(void);
 LPSTR  AppUtil_ToLowerUtf8(LPCSTR s);
 LPWSTR AppUtil_ToLowerUtf16(LPCWSTR s);
 
+Bool AppUtil_IsHorizonVDIAppRemotingMode();
+
 #ifdef __cplusplus
 };
 #endif // __cplusplus