Sweden-Number/dlls/comctl32/tests
Nikolay Sivov e9b5197069 comctl32/tests: Add some more ListView customdraw tests.
Based on patch by Michael Müller.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-14 12:37:07 +01:00
..
Makefile.in
animate.c
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/tests: Avoid an unneeded lstrlenW() call. 2019-10-21 17:11:43 +02:00
combo.c comctl32/tests: Add a test for combo resizing from smaller item height. 2019-11-28 08:36:23 +01:00
datetime.c
dpa.c
edit.c comctl32/edit: In EM_POSFROMCHAR return correct position for empty lines. 2019-11-07 14:09:48 +01:00
header.c
imagelist.c comctl32: Typo and spelling fixes in comments. 2019-09-02 20:46:44 +02:00
ipaddress.c
listbox.c comctl32/listbox: Update caret index on LB_SETSEL. 2019-12-11 21:51:28 +01:00
listview.c comctl32/tests: Add some more ListView customdraw tests. 2020-01-14 12:37:07 +01:00
misc.c
monthcal.c
mru.c
msg.h
pager.c comctl32/tests: Don't read past the end of the buffer. 2019-10-23 21:56:16 +02:00
progress.c
propsheet.c
rebar.c comctl32/rebar: Fix invalid band index access. 2019-11-21 09:29:08 +01:00
resources.h
rsrc.rc
static.c
status.c
subclass.c comctl32: Fix a memory leak (valgrind). 2019-02-21 16:07:38 +01:00
syslink.c
tab.c
taskdialog.c
toolbar.c comctl32/toolbar: Handle NULL string pointer from TBN_GETINFOTIPW. 2019-11-28 08:36:37 +01:00
tooltips.c comctl32/tests: Trace the iteration counter when a tooltips test fails. 2019-11-25 20:47:43 +01:00
trackbar.c comctl32/trackbar: Do not consider window size when initializing fixed length thumb. 2019-06-03 22:33:30 +02:00
treeview.c comctl32/tests: Avoid size_t in traces. 2019-11-18 23:18:00 +01:00
updown.c comctl32/tests: Avoid a couple of unneeded lstrlenA() calls. 2019-12-09 23:47:46 +01:00
v6util.h