user32: Add edit control check to see if its in a dialog on WM_CHAR/VK_TAB.
commitb7ffa867256f7fdf886c23a93048399bd16794ed
authorLei Zhang <thestig@google.com>
Wed, 9 Apr 2008 18:33:32 +0000 (9 11:33 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Apr 2008 19:00:45 +0000 (9 21:00 +0200)
treeff2a8552e1b893387b4e6bbea4224b244cd8f199
parentf704d5c69991d59c70859c172e903318e68536c7
user32: Add edit control check to see if its in a dialog on WM_CHAR/VK_TAB.
dlls/user32/edit.c
dlls/user32/tests/edit.c