[Bug 20145] DrawIconEx() doesn't draw 1 bpp monochrome Icons correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 24 10:38:33 CDT 2009


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


Wilfried Pasquazzo <wilfried.pasquazzo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor




--- Comment #3 from Wilfried Pasquazzo <wilfried.pasquazzo at gmail.com>  2009-09-24 10:38:32 ---
I think I found the problem. The branching logic in DrawIconEx made 1 bpp Icons
end up in a path with a DIBSection (that is intended for drawing offscreen with
alpha) instead of a "normal" Bitmap as source for blitting.

I don't have time to submit a clean patch before this weekend, but that
shouldn't be a problem, as this is just a minor annoyance.

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