Sweden-Number/dlls/comctl32/tests
Alexandre Julliard 9dd61548bb comctl32/tests: Avoid size_t printf format warnings. 2008-03-12 18:14:22 +01: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 comctl32/tests: We can now store binary files in the repository. 2007-09-17 16:11:26 +02:00
bmp128x15.bmp comctl32/tests: We can now store binary files in the repository. 2007-09-17 16:11:26 +02:00
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 comtcl32/tests: Dynamically load ImageList_SetImageCount() because it is missing on Windows 95. 2007-12-10 12:06:13 +01:00
listview.c comctl32/tests: Don't use 0xaa to avoid any confusion when running with +heap. 2008-03-05 12:19:17 +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 comctl32/tests: We can now store binary files in the repository. 2007-09-17 16:11:26 +02:00
status.c
subclass.c
tab.c comctl32: Set tab focus correctly. 2007-10-30 11:31:38 +01:00
toolbar.c comctl32/tests: Avoid size_t printf format warnings. 2008-03-12 18:14:22 +01:00
tooltips.c
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