comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonCont...
commite5b4c0f84bf54fa52754e249c36ba04d939d8742
authorFrancois Gouget <fgouget@free.fr>
Tue, 5 Feb 2008 10:59:47 +0000 (5 11:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Feb 2008 12:26:48 +0000 (5 13:26 +0100)
tree5b28f337acf8fad725ce8ffd7799b9f9530f59aa
parentfb36abaee930f8a82fa0c9f7da9b9a523459766a
comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones.
dlls/comctl32/tests/comboex.c
dlls/comctl32/tests/datetime.c
dlls/comctl32/tests/header.c
dlls/comctl32/tests/listview.c
dlls/comctl32/tests/monthcal.c
dlls/comctl32/tests/progress.c
dlls/comctl32/tests/rebar.c
dlls/comctl32/tests/treeview.c