summaryrefslogtreecommitdiffstats
path: root/remoting/host/win/comctl32_v6.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/win/comctl32_v6.manifest')
-rw-r--r--remoting/host/win/comctl32_v6.manifest8
1 files changed, 8 insertions, 0 deletions
diff --git a/remoting/host/win/comctl32_v6.manifest b/remoting/host/win/comctl32_v6.manifest
new file mode 100644
index 0000000..d351754
--- /dev/null
+++ b/remoting/host/win/comctl32_v6.manifest
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*" />
+ </dependentAssembly>
+ </dependency>
+</assembly>