http://bugs.winehq.org/show_bug.cgi?id=22469
--- Comment #13 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2011-01-20 23:51:35 CST --- According to the description in http://wiki.winehq.org/RegressionTesting I did it and here is my result:
Result of the Regression Testing (2011-01-21): ==============================================
db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 is the first bad commit commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 Author: Vincent Povirk vincent@codeweavers.com Date: Sun Jan 24 15:18:46 2010 -0600
gdiplus: Prefer the builtin version.
:040000 040000 f697af8a8f1f28485cb41662835069206b23cf58 dc52b6e519488f4fec677577cb113cf08e1da028 M dlls
----------------------------------------------
I used my testing database from http://bugs.winehq.org/attachment.cgi?id=26679. Interesting effect: every run where the text was upside down crashes the application after clicking into a control.
btw: this is the same result than in my other test described here: http://bugs.winehq.org/show_bug.cgi?id=21975#c22
GDI+ has serious a fault. The only workaround is at the moment to use the gdi+ windows dll.