Allocate the dialog info in DIALOG_CreateIndirect if this wasn't
authorAlexandre Julliard <julliard@winehq.org>
Wed, 14 Jul 2004 00:49:40 +0000 (00:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Jul 2004 00:49:40 +0000 (00:49 +0000)
commit218c478d249ab3c8bb49884df756a96b6dd73508
tree30d6091a9e2727cb28d985531439f67cd06f1ea8
parent5288361f5298a489b5e84cebb7655c9cf5a33104
Allocate the dialog info in DIALOG_CreateIndirect if this wasn't
already done by the dialog procedure.
dlls/user/controls.h
dlls/user/dialog16.c
windows/defdlg.c
windows/dialog.c