http://bugs.winehq.org/show_bug.cgi?id=421
max@veneto.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #27879|0 |1 is obsolete| |
--- Comment #357 from max@veneto.com 2010-05-22 13:21:42 --- Created an attachment (id=28187) --> (http://bugs.winehq.org/attachment.cgi?id=28187) DIB Engine - Fixed for wine-1.2-rc1
Quick-and-dirty fix for wine 1.2-rc1. Don't know why but some patches in gdi/winex11 code make some SetDIBits() calls with "numlines" parameter negative.... No time to look if it's a correct behaviour or not, but the fix works changing sign of it if negative. If somebody has a better hint, he's wellcome....
Max