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