msi: Send the dialog created message in dialog_create().
commit39c2ff0283204d6e714917a56f8538292ff62f51
authorZebediah Figura <z.figura12@gmail.com>
Fri, 21 Jul 2017 04:43:15 +0000 (20 23:43 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Jul 2017 12:53:43 +0000 (21 14:53 +0200)
tree134bb998e8e12313397cc7fa34961ab055c36135
parent14f865e14fc6f290d392c6c847d2841dcc6ba96e
msi: Send the dialog created message in dialog_create().

It should be sent before the message loop, and it should also be sent
for dialogs spawned with control events.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msi/dialog.c