[Bug 29829] Some images in treeview have black backgrounds with native comctl32

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 8 08:31:55 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29829

--- Comment #3 from Vitaliy Margolen <vitaliy-bugzilla at kievinfo.com> 2012-02-08 08:31:55 CST ---
Using native comctl32:
WINEDEBUG=bitblt wine explorer 2>&1 | grep StretchBlt | cut -d' ' -f18 | sort |
uniq
rop=220326
rop=660046
rop=8800c6
rop=cc0020

Last three are SRCINVERT, SRCAND, and SRCCOPY. First is the one that makes
black background.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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