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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 16 14:33:40 CST 2019


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

--- Comment #10 from Nikolay Sivov <bunglehead at gmail.com> ---
We now have separate implementation in comctl32/button.c, so this issue is
fixable with current wine. My guess is that for certain bitmaps it picks
transparent color from (0,0) or something similar. That also means we'll have
to use something other than DrawState() to handle this, because it does not
support transparency.

-- 
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