user32: Ensure that WM_INITDIALOG passes the first tabstop control handle to the...
commit0b2301286796df64959d910b4afb3609b6da3e41
authorAndrew Nguyen <arethusa26@gmail.com>
Tue, 23 Feb 2010 07:16:18 +0000 (23 01:16 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Feb 2010 11:09:50 +0000 (23 12:09 +0100)
tree400ed364b2096053af9e5d2f3a822aa221961759
parent30f6dc9510033dec4782ac00a53a0bc00a18b63d
user32: Ensure that WM_INITDIALOG passes the first tabstop control handle to the dialog procedure.
dlls/user32/dialog.c
dlls/user32/tests/dialog.c