user32: DefDlgProc on WM_QUIT should repost it and terminate the dialog message loop.
commitbb411cfb6560c9fb0e38bbfb11493c5d8e8093b5
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 4 Apr 2011 11:40:58 +0000 (4 20:40 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Apr 2011 11:36:56 +0000 (5 13:36 +0200)
tree6a284d4ea00e6bb512467b4350421ad681187730
parent1a65e209f8c638fde7d7b3b8928fdc365a7379f7
user32: DefDlgProc on WM_QUIT should repost it and terminate the dialog message loop.
dlls/user32/dialog.c
dlls/user32/tests/msg.c