user32: Delay creation of the 16-bit dialog info structure until the window is created.
commit009badeb32cceea4de5cacda9f6e53068e42f06b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 Dec 2009 14:16:03 +0000 (22 15:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Dec 2009 14:34:19 +0000 (22 15:34 +0100)
treefd3a669a11ae99550f3180b47e3829d036bb6dc8
parent2cd6ac2725c3a938889319b0f93af70d6f7095bd
user32: Delay creation of the 16-bit dialog info structure until the window is created.

This mirrors the behavior of the 32-bit side.
dlls/user32/dialog16.c