Sweden-Number/dlls/comctl32/tests
James Hawkins 02c3bb7637 comctl32: Clean up and fix a few failing tests in win9x. 2008-06-30 15:07:05 +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 Assorted spelling fixes. 2008-05-06 16:10:20 +02: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: Remove an assumption that causes test failures if default icon spacing is not 43x43. 2008-06-30 12:47:42 +02:00
misc.c comctl32: Clean up and fix a few failing tests in win9x. 2008-06-30 15:07:05 +02:00
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 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 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