Sweden-Number/dlls/comctl32/tests
Jason Edmeades f54570fdbd comctl32: Add basic custom draw support for tooltips. 2008-04-03 11:39:52 +02:00
..
Makefile.in comctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95. 2007-12-10 12:06:40 +01:00
bmp80x15.bmp
bmp128x15.bmp
comboex.c comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones. 2008-02-05 13:26:48 +01:00
datetime.c comctl32: datetime: Support literals in apostrophes. 2008-02-25 13:27:00 +01:00
dpa.c comctl32/tests: Don't use FreeLibrary with GetModuleHandle. 2008-03-10 12:54:00 +01:00
header.c comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones. 2008-02-05 13:26:48 +01:00
imagelist.c
listview.c comctl32: Implement listview checkbox toggle. 2008-03-20 14:27:35 +01:00
misc.c
monthcal.c comctl32/tests: Fix a variable type in monthcal.c. Removes 19 -Wsign-compare warnings. 2008-03-12 11:59:19 +01:00
mru.c comctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95. 2007-12-10 12:06:40 +01:00
msg.c
msg.h
progress.c comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones. 2008-02-05 13:26:48 +01:00
propsheet.c
rebar.c comctl32/tests: Free the library after use. 2008-03-10 19:12:54 +01:00
resources.h
rsrc.rc
status.c
subclass.c
tab.c
toolbar.c comctl32/tests: Avoid size_t printf format warnings. 2008-03-12 18:14:22 +01:00
tooltips.c comctl32: Add basic custom draw support for tooltips. 2008-04-03 11:39:52 +02:00
trackbar.c
treeview.c comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones. 2008-02-05 13:26:48 +01:00
updown.c