user32: Ignore lParam argument of WM_SIZE message for edit control.
commit2be56fdc95584e1902670481e3b12cb6b4a9eb5c
authorMichael Müller <michael@fds-team.de>
Tue, 6 Oct 2015 01:32:21 +0000 (6 03:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Oct 2015 13:18:49 +0000 (6 22:18 +0900)
tree7d09fb58ea24115e8c9682d4ebe070f2ae8293a4
parente4a3cd60dfa9c67df2a5c4b62c487b2aa8275005
user32: Ignore lParam argument of WM_SIZE message for edit control.

Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
dlls/user32/edit.c
dlls/user32/tests/edit.c