http://bugs.winehq.org/show_bug.cgi?id=13748
N. Spohrer nicolai_spohrer@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #9 from N. Spohrer nicolai_spohrer@gmx.de 2008-06-08 06:17:20 --- So... I have found the commit causing the problem.
$ git bisect bad 1642fbcbc2b4133cf0ce29c3539082cc1027180b is first bad commit commit 1642fbcbc2b4133cf0ce29c3539082cc1027180b Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 25 15:59:19 2008 +0100
user32: Moved the DCE support from winex11 back to user32.
Window and class DCEs are now allocated lazily.
:040000 040000 065d0761485210c3b8cd9c971ec24e993c8cce09 b5689374b7880b78c75cd32732ac5010b99fe52a M dlls :040000 040000 aff755513bfcd611b96ae7dade200dcdd42c764f 9e19e743cdcda8d42eaa78b4ded736459cc763cc M include
Bug 12712 also looks interesting...