Sweden-Number/dlls/comctl32/tests
Gabriel Ivăncescu e09003babc comctl32/tests: Add tests for NM_CUSTOMDRAW buttons.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-07 17:55:19 +01:00
..
Makefile.in
animate.c
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/tests: Add tests for NM_CUSTOMDRAW buttons. 2019-03-07 17:55:19 +01:00
combo.c comctl32/combo: Implement logic for setting and getting dropdown height. 2018-08-20 09:21:52 +02:00
datetime.c
dpa.c
edit.c comctl32: Implement handling of EM_SETCUEBANNER/EM_GETCUEBANNER messages. 2018-10-30 10:52:36 +01:00
header.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
imagelist.c comctl32/tests: Remove redundant not-NULL check (coccinellery). 2019-03-04 12:26:11 +01:00
ipaddress.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
listbox.c user32: Add DlgDirList wildcard checks. 2019-02-27 22:21:17 +01:00
listview.c comctl32/tests: Remove remaining traces in ListView tests. 2018-10-15 13:58:03 +02:00
misc.c comctl32/tests: Add a test to check built-in comctl32 classes. 2018-12-14 18:24:46 +01:00
monthcal.c comctl32/tests: Use SetRect() instead of open coding it. 2018-12-05 09:24:20 +01:00
mru.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
msg.h
pager.c comctl32/tests: Avoid a structure initialization warning. 2018-12-14 18:33:34 +01:00
progress.c comctl32/progress: Handle min == max case in PBM_STEPIT. 2019-01-23 17:05:10 +01:00
propsheet.c comctl32: Don't ignore page creation error for a non-modal propery sheet. 2018-12-18 20:49:56 +01:00
rebar.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
resources.h comctl32/tests: Add a test for passing dialog template with bad control class to PropertySheet. 2018-12-18 20:49:51 +01:00
rsrc.rc comctl32/tests: Add a test for passing dialog template with bad control class to PropertySheet. 2018-12-18 20:49:51 +01:00
static.c
status.c comctl32/status: Checking size grip bounds in x-axis only. 2018-12-10 14:59:46 +01:00
subclass.c comctl32: Fix a memory leak (valgrind). 2019-02-21 16:07:38 +01:00
syslink.c
tab.c
taskdialog.c comctl32/taskdialog: Handle button clicks better. 2018-10-30 10:51:49 +01:00
toolbar.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
tooltips.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
trackbar.c
treeview.c comctl32/tests: Move the cursor over the treeview to avoid random mouse move messages. 2019-01-03 12:49:49 +01:00
updown.c comctl32/tests: Use the available ARRAY_SIZE() macro. 2018-06-06 21:18:42 +02:00
v6util.h