wine-wine/dlls/comctl32/tests
Michael Stefaniuc cbca4b3f51 comctl32/tests: Use EqualRect() instead of memcmp() to compare RECTs.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-21 11:23:34 +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: Use EqualRect() instead of memcmp() to compare RECTs. 2016-06-21 11:23:34 +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 comctl32/tests: WC_DIALOG is already an INTATOM (PVS-Studio). 2015-10-13 22:24:52 +09:00
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: Use wine_dbgstr_rect() to print RECTs. 2016-06-08 23:07:45 +09:00
subclass.c
syslink.c
tab.c
toolbar.c comctl32/tests: Use EqualRect() instead of memcmp() to compare RECTs. 2016-06-21 11:23:34 +09:00
tooltips.c comctl32/tests: Fix a typo in ok() call. 2016-05-17 18:17:19 +09:00
trackbar.c comctl32/trackbar: Update thumb immediately on key press. 2016-01-19 00:11:47 +09:00
treeview.c comctl32: Treeview: Set visible = TRUE when deleting first visible item. 2016-02-19 21:10:54 +09:00
updown.c
v6util.h