Sweden-Number/dlls/comctl32/tests
Nikolay Sivov 9ef65cf3d6 comctl32/tests: Test that callback mask is stored as is, check more message results.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-02 16:18:05 -05: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
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
ipaddress.c
listview.c comctl32/tests: Test that callback mask is stored as is, check more message results. 2016-08-02 16:18:05 -05:00
misc.c
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: 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: Use SetRectEmpty() instead of SetRect(). 2016-07-31 16:22:37 +09:00
trackbar.c comctl32/tests: Avoid using memset() on RECTs. 2016-07-31 16:22:34 +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