[Bug 44392] BM_SETIMAGE sets image with white background instead of transparent

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 22 19:48:04 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44392

--- Comment #3 from nikolaysemenkov at 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.



More information about the wine-bugs mailing list