user32: Only update listbox horizontal scroll info if WS_HSCROLL is set.
commitcb1242a8f286f00faece961616d613149166325a
authorAndrew Eikum <aeikum@codeweavers.com>
Mon, 28 Apr 2014 16:16:15 +0000 (28 11:16 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Apr 2014 16:25:02 +0000 (28 18:25 +0200)
treeedf33e8eace751afb474a3ec3c985dc55eb2268c
parent41f5b15523cf6705e3e71d15e28239755038974c
user32: Only update listbox horizontal scroll info if WS_HSCROLL is set.
dlls/user32/listbox.c
dlls/user32/tests/listbox.c