user32: Only use DIALOGINFO->hwndFocus to store last focus of inactive windows.
commit6c5d4cb07e6ddc578cd8f6b359f51c76c6231113
authorPiotr Caban <piotr@codeweavers.com>
Wed, 4 Feb 2015 14:05:07 +0000 (4 15:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Feb 2015 15:28:34 +0000 (6 00:28 +0900)
tree5886a5ed6ebf47f5ebbbbe40751568640c21088e
parent58cbdf26c9becf277e41de28c08a8b712932d9e8
user32: Only use DIALOGINFO->hwndFocus to store last focus of inactive windows.
dlls/user32/dialog.c
dlls/user32/tests/dialog.c