http://bugs.winehq.org/show_bug.cgi?id=21731
Francesco Cosoleto cosoleto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.35 |1.1.36
--- Comment #2 from Francesco Cosoleto cosoleto@gmail.com 2010-02-17 04:20:50 --- Due to some reasons previous "git bisect" wasn't enough accurate, looks as the commit has caused this problem is the following:
commit 009badeb32cceea4de5cacda9f6e53068e42f06b Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 22 15:16:03 2009 +0100
user32: Delay creation of the 16-bit dialog info structure until the window is created.
This mirrors the behavior of the 32-bit side.