http://bugs.winehq.org/show_bug.cgi?id=20145
Wilfried Pasquazzo wilfried.pasquazzo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #3 from Wilfried Pasquazzo wilfried.pasquazzo@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.