Sweden-Number/dlls/comctl32/tests
André Hentschel 8ad4cce047 comctl32/tests: Don't test functions directly when reporting GetLastError().
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 12:19:54 +02:00
..
Makefile.in
animate.c
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/button: Improve repainting on WM_SETFOCUS. 2019-04-23 23:50:45 +02: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/edit: Implement WM_SETFONT margins in the CJK case. 2019-04-25 17:28:10 +02: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: Don't test functions directly when reporting GetLastError(). 2019-06-10 12:19:54 +02: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 comctl32/trackbar: Do not consider window size when initializing fixed length thumb. 2019-06-03 22:33:30 +02:00
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