http://bugs.winehq.org/show_bug.cgi?id=14002
--- Comment #7 from Taylor tw03d@fsu.edu 2008-06-28 09:52:47 --- I ran the regression test again and came up with the same bug as they did in BUG13748. They fixed it in wine 1.1, so it looks like we can close this one.
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
Thanks to Alexandre Julliard for fixing it.