wine/dlls/user32
Akihiro Sagawa 247185ba78 user32/listbox: Fix redraw after LB_SETCOUNT message.
3ef790b968 accidentally dropped updating
LBS_DISPLAYCHANGED flag that had been done in LISTBOX_InvalidateItems()
if the count value was changed.
In fact, the newly added test shows LB_SETCOUNT message always causes
WM_DRAWITEM requests regardless of the count value.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51591
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-12 17:30:21 +02:00
..
resources
tests user32/listbox: Fix redraw after LB_SETCOUNT message. 2021-08-12 17:30:21 +02:00
button.c
caret.c
class.c
clipboard.c user32/tests: GetClipboardData() returns no error for missing formats. 2021-08-09 23:07:25 +02:00
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Fix redraw after LB_SETCOUNT message. 2021-08-12 17:30:21 +02:00
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
png.c
property.c
rawinput.c hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data. 2021-08-10 17:53:55 +02:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c