wine-wine/dlls/comctl32/tests
Sebastian Lackner 88bf73abb2 comctl32/tests: Fix incorrect usage of broken() function.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-08 23:14:59 +09:00
..
Makefile.in comctl32/tests: Add initial tests for the animation control. 2016-03-22 00:36:30 +09:00
animate.c comctl32/tests: Use SetRect() instead of open coding it. 2016-04-08 23:24:48 +09:00
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/tests: Accept touchscreen-related messages in button tests. 2015-11-26 00:12:51 +09:00
comboex.c
datetime.c comctl32/datetime: Use MCM_GETRANGE result directly in DTM_GETRANGE. 2016-03-15 10:15:18 +09:00
dpa.c
header.c comctl32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-08 23:07:45 +09:00
imagelist.c comctl32: ILC_COLORDDB imagelists can be created with 0 sizes. 2015-11-20 22:19:29 +09:00
ipaddress.c
listview.c comctl32/tests: Restore the cursor position after moving it. 2016-08-31 22:23:00 +09:00
misc.c comctl32/tests: Add a test for system class properties. 2015-11-23 23:35:17 +09:00
monthcal.c comctl32/tests: Use SetRect() instead of open coding it. 2016-04-08 23:24:48 +09:00
mru.c
msg.h
pager.c
progress.c comctl32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-08 23:07:45 +09:00
propsheet.c
rebar.c comctl32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-08 23:07:45 +09:00
resources.h
rsrc.rc
status.c comctl32/tests: Fix incorrect usage of broken() function. 2016-09-08 23:14:59 +09:00
subclass.c
syslink.c comctl32/tests: Move the cursor off the parent window to avoid mouse messages. 2016-08-31 22:23:00 +09:00
tab.c
toolbar.c comctl32/tests: Use todo_wine_if(). 2016-08-10 22:23:03 +09:00
tooltips.c comctl32/tests: Restore the cursor position after moving it. 2016-08-31 22:23:00 +09:00
trackbar.c comctl32/tests: Avoid using memset() on RECTs. 2016-07-31 16:22:34 +09:00
treeview.c comctl32/tests: Basic test for TVS_FULLROWSELECT style bit. 2016-08-08 18:42:10 +09:00
updown.c
v6util.h