23 Jan
2018
23 Jan
'18
1:48 a.m.
https://bugs.winehq.org/show_bug.cgi?id=44392 --- Comment #3 from nikolaysemenkov(a)gmail.com --- How can I use v6 implementation of comctl32? On windows the following manifest works, but on wine it seems ignored and the issue happens: <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"/> </dependentAssembly> </dependency> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.