user32: Always call ScrollWindowEx in the listbox WM_VSCROLL handler.
authorDaniel Jelinski <djelinski1@gmail.com>
Wed, 12 Dec 2012 19:34:31 +0000 (20:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Dec 2012 19:15:35 +0000 (20:15 +0100)
commit39222f6ab7b1fce3985014a39d12bc6327b17993
treeddccb923b6b3bf15f52335d7c46538cd6c406085
parent4eb769451ebbca52baa2bde74c590a740f4dc375
user32: Always call ScrollWindowEx in the listbox WM_VSCROLL handler.
dlls/user32/listbox.c