comctl32: Do not cast zero.
[wine] / dlls / comctl32 / tests / header.c
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-10-02  Paul Vrienscomctl32/tests: Don't crash on some win9x boxes.
2008-09-09  James Hawkinscomctl32: Store the previous timeout value to test...
2008-09-08  James Hawkinscomctl32: Fix several test failures in win98.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2008-01-24  Austin Englishcomctl32: Spelling fixes.
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-10-15  Gerald Pfeifercomctl32/tests: Avoid remove redundant invocation of...
2007-10-11  Francois Gougetcomctl32/tests: Fix the control's size reporting in...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-03-13  Shanren Zhoucomctl32: Added header message sequence test cases.
2007-03-13  Shanren Zhoucomctl32: Header message sequence test cases.
2007-03-01  Mikołaj Zalewskicomctl32: header tests: Support different window border...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-19  Marcus Meissnercomctl32: Fixed new header test.
2007-02-14  Shanren Zhoucomctl32: Add header tests.
2007-01-23  Paul Vrienscomctl32/tests: Cast-qual warning fixes.
2006-12-12  Marcus MeissnerMade some functions static.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-10-16  Mikołaj Zalewskicomctl32: header: Test and improve the custom draw...
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-09-20  Mikołaj Zalewskicomctl32: header: Test the header order-management...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-06-16  Francois GougetAssorted spelling fixes.
2006-05-28  Andrew Talbotcomctl32/tests: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Mikołaj Zalewskicomctl32: header: Fix INSERTITEM on a zero mask and...
2006-05-16  Mikołaj Zalewskicomctl32: header: Copy some fields on INSERTITEM even...
2006-05-16  Mikołaj Zalewskicomctl32: header: Automatically set some format fields.
2006-05-15  Mikołaj Zalewskicomctl32: header: Check for HDN_GETDISPINFO not being...
2006-04-19  Mikołaj Zalewskicomctl32: Test the HDM_SETITEM notifications.
2005-11-18  Vijay Kiran KamujuAdded header control tests.