comctl32/listview: Additional tests for LVM_GETSUBITEMRECT.
[wine] / dlls / comctl32 / tests / datetime.c
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-10-27  Michael Stefaniuccomctl32: HGDIOBJ is interchangeable with other handle...
2008-02-25  Mikołaj Zalewskicomctl32: datetime: Support literals in apostrophes.
2008-02-07  Reece H. Dunncomctl32: Vista sends an unidentified message when...
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
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-19  Kanit Therdsteerasukdicomctl32: datetime: Reject invalid flags in DTM_SETSYST...
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Return 1 in DTM_SETFORMAT when...
2007-03-14  Kanit Therdsteerasukdicomctl32: datetime: Reject out of range dates in DTM_SE...
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-05  Kanit Therdsteerasukdicomctl32: datetime: Tests for events for date and time...
2007-02-19  Kanit Therdsteerasukdicomctl32: datetime: Initial tests for date and time...