http://bugs.winehq.org/show_bug.cgi?id=14861
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-14 09:07:13 --- the regression seems to have gone in two steps; first is where all the buttons+text suddenly becomes black:
428ada3c8a12dbeaba42d13f445e67e488fea94a is first bad commit commit 428ada3c8a12dbeaba42d13f445e67e488fea94a Author: Rob Shearman rob@codeweavers.com Date: Thu Feb 21 16:44:59 2008 +0000
winex11.drv: Optimise getting the bits of a DIB after calling SetDIBits.
Sync the application's bits in SetDIBits if the input bits are in exactly the same format and the size of the image is small enough not to cause a performance hit (in case the application doesn't get ever access the bits directly).