Sweden-Number/dlls/comctl32/tests
Nikolay Sivov c11fca37de comctl32/tests: Fix loop bounds.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-09 16:21:33 +02:00
..
Makefile.in
animate.c
bmp1x1_32bpp.bmp comctl32/tests: Add some tests for Static/SS_BITMAP control. 2020-02-07 21:30:43 +01:00
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
combo.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
datetime.c comctl32/datetime: Do not call default procedure for WM_NCCREATE. 2020-09-25 10:48:45 +02:00
dpa.c comctl32/tests: Remove skips from DPA tests. 2020-10-06 11:57:00 +02:00
edit.c comctl32/edit: Avoid division by zero in EDIT_EM_LineScroll_internal. 2020-04-20 17:19:11 +02:00
header.c
imagelist.c comctl32/tests: Fix ImageList_DrawIndirect() test failures on winxp. 2020-04-20 17:19:11 +02:00
ipaddress.c comctl32/tests: Fix loop bounds. 2020-10-09 16:21:33 +02:00
listbox.c comctl32/listbox: Update caret index on LB_SETSEL. 2019-12-11 21:51:28 +01:00
listview.c comctl32/tests: Remove some workarounds from ListView tests. 2020-10-05 20:51:42 +02:00
misc.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
monthcal.c comctl32: For multiselect monthcal control send MCN_SELCHANGE notification on WM_LBUTTONDOWN event. 2020-02-06 22:51:59 +01:00
mru.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
msg.h
pager.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
progress.c
propsheet.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
rebar.c include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00
resources.h comctl32/tests: Add some tests for Static/SS_BITMAP control. 2020-02-07 21:30:43 +01:00
rsrc.rc comctl32/tests: Add some tests for Static/SS_BITMAP control. 2020-02-07 21:30:43 +01:00
static.c comctl32/tests: Add more tests for Static/SS_BITMAP control. 2020-02-11 08:56:37 +01:00
status.c comctl32: Fix non printable characters handling in SB_SETTEXT. 2020-07-21 15:17:19 +02:00
subclass.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
syslink.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
tab.c
taskdialog.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
toolbar.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
tooltips.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
trackbar.c
treeview.c comctl32/tests: Use wide strings literals. 2020-09-25 10:48:48 +02:00
updown.c comctl32/tests: Avoid a couple of unneeded lstrlenA() calls. 2019-12-09 23:47:46 +01:00
v6util.h