Sweden-Number/dlls/comctl32/tests
Huw Davies 797f42699e comctl32: Wrap the buttons inside the toolbar's client rect.
The toolbar need not be the same width as the parent.
2015-05-19 22:57:27 +09:00
..
Makefile.in comctl32/tests: Some tests for Button control. 2014-02-17 11:16:16 +01:00
bmp80x15.bmp
bmp128x15.bmp
button.c comctl32/tests: Remove unused structs (Clang). 2014-11-25 19:49:33 +01:00
comboex.c comctl32/tests: Remove dead assignment in comboex.c (Cppcheck). 2014-10-31 13:14:56 +09:00
datetime.c
dpa.c comctl32/tests: Remove a dead assignment from dpa.c (Cppcheck). 2014-10-31 13:14:59 +09:00
header.c comctl32/tests: Fix uninitialized variable case (Coverity). 2014-03-25 10:56:25 +01:00
imagelist.c comctl32/tests: Fix imagelist leak (Valgrind). 2014-12-01 11:00:20 +01:00
ipaddress.c
listview.c comctl32/tests: Fix couple of metrics tests that fail on some systems. 2015-04-02 23:14:36 +09:00
misc.c comctl32/tests: Remove a dead assignment in misc.c (Cppcheck). 2014-11-03 16:32:07 +09:00
monthcal.c comctl32/tests: Fix Monthcal tests failures on some VMs. 2015-03-02 13:54:13 +09:00
mru.c
msg.h comctl32/tests: Output message sequences only on failure. 2014-06-12 13:19:05 +02:00
pager.c
progress.c comctl32/tests: Don't assert() on test failures. 2014-02-13 17:52:13 +01:00
propsheet.c comctl32/tests: Post a key-down message rather than use keybd_event. 2014-11-03 16:31:52 +09:00
rebar.c
resources.h
rsrc.rc
status.c comctl32/tests: Don't assert() on test failures. 2014-02-13 17:52:13 +01:00
subclass.c comctl32/tests: Don't assert() on test failures. 2014-02-13 17:52:13 +01:00
syslink.c comctl32/tests: Output message sequences only on failure. 2014-06-12 13:19:05 +02:00
tab.c comctl32/tests: Remove unused structs (Clang). 2014-11-25 19:49:33 +01:00
toolbar.c comctl32: Wrap the buttons inside the toolbar's client rect. 2015-05-19 22:57:27 +09:00
tooltips.c comctl32: TTM_SETTOOLINFO does not change subclassing flags. 2015-04-27 19:33:28 +09:00
trackbar.c comctl32/tests: Output message sequences only on failure. 2014-06-12 13:19:05 +02:00
treeview.c comctl32: Send WM_NOTIFY when expanding ancestors of the new selection. 2015-05-18 19:59:27 +09:00
updown.c comctl32/tests: Output message sequences only on failure. 2014-06-12 13:19:05 +02:00
v6util.h