user32: Don't invalidate ComboBox on CB_SETCURSEL message.
commit1a114c9f4bab60463189e3ecb89766d4d2017d53
authorPiotr Caban <piotr@codeweavers.com>
Wed, 4 Oct 2017 10:38:47 +0000 (4 12:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Oct 2017 19:48:48 +0000 (6 21:48 +0200)
tree9eafc28a0aff940c49fd09111dfe4b0e2611db2f
parent9cb29e5182622f7db8316f62fe82e114df73d570
user32: Don't invalidate ComboBox on CB_SETCURSEL message.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/combo.c
dlls/user32/tests/msg.c