wine/dlls/comctl32
Alex Henrie 4e95553a2d comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests.
Based on simliar patch for comctl32/treeview: 231199bc46

WM_PRINTCLIENT paints the items of a listview, including the item
backgrounds, but never the listview background.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54878
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55005
Co-authored-by: Bernhard Übelacker <bernhardu@mailbox.org>
2023-12-20 22:20:49 +01:00
..
tests comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests. 2023-12-20 22:20:49 +01:00
animate.c comctl32: Use the debugstr_fourcc function instead of reimplementing it. 2023-10-06 20:49:52 +02:00
button.c
combo.c
comboex.c
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c
datetime.c
dpa.c
draglist.c
dsa.c
edit.c comctl32/edit: Don't use WM_TIMER to update caret position. 2023-09-06 22:00:59 +02:00
flatsb.c
header.c
hotkey.c
idb_cmdlink.bmp
idb_hist_large.bmp
idb_hist_large.svg
idb_hist_small.bmp
idb_hist_small.svg
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg
idb_view_large.bmp
idb_view_large.svg
idb_view_small.bmp
idb_view_small.svg
idc_copy.cur
idc_copy.svg
idc_divider.cur
idc_divider.svg
idc_divideropen.cur
idc_divideropen.svg
idc_movebutton.cur
idc_movebutton.svg
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c
ipaddress.c
listbox.c comctl32: Fix string comparison for listbox inexact matches. 2023-12-20 22:20:38 +01:00
listview.c comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests. 2023-12-20 22:20:49 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c
rebar.c
smoothscroll.c
static.c
status.c
string.c
syslink.c
tab.c comctl32: Use selected font to determine default min tab width. 2023-12-08 22:31:38 +01:00
taskdialog.c
toolbar.c
tooltips.c
trackbar.c
treeview.c comctl32: Only print TREEVIEW_HandleTimer() ERR once. 2023-12-01 17:21:39 +01:00
updown.c