comctl32: Move tab test's createParentWindow() into START_TEST().
[wine] / dlls / comctl32 / tests / comboex.c
2007-10-15  Gerald Pfeifercomctl32/tests: Avoid remove redundant invocation of...
2007-06-29  Michael Stefaniuccomctl32: Replace malloc() with HeapAlloc().
2006-12-12  Marcus MeissnerMade some functions static.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-07-31  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...