user32/tests: Fix more message tests on XP and Vista.
[wine] / dlls / user32 / tests / listbox.c
2009-02-13  Alexandre Julliarduser32/tests: Better handling of the *.* wildcard in...
2009-02-05  Michael Stefaniucuser32/tests: Remove superfluous pointer casts.
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2009-01-03  Alexandre Julliarduser32/tests: Fix pointer casting warnings on 64-bit.
2008-11-20  Alexandre Julliarduser32/tests: Fix wildcard directory lists handling...
2008-11-04  Michael Stefaniucuser32: Do not cast zero.
2008-09-24  Alexandre Julliarduser32/tests: Fix the listbox tests on Win9x and NT4.
2008-08-04  Alexandre Julliarduser32/tests: Fix the listbox LB_DIR tests when directo...
2008-05-22  James Hawkinsuser32: Fix a test that fails in almost all reports.
2008-04-04  Lei Zhanguser32: Use a bogus wildcard in listbox test, change...
2008-03-10  Paul Vriensusers32/tests: Win9x doesn't like FILE_ALL_ACCESS.
2008-02-11  Francois Gougetuser32/tests: Add the trailing '\n' to ok() calls.
2008-02-08  Reece H. Dunnuser32: Make the listbox tests pass in directories...
2007-12-19  Alex Villacís Lassouser32: Fix regression in DlgDirList caused by modified...
2007-12-07  Michael Stefaniucuser32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc()...
2007-11-20  Francois Gougetuser32/tests: Add the trailing '\n' to an ok() call.
2007-11-15  Alex Villacís Lassouser32: Conformance tests for DlgDirList and DlgDirSele...
2007-11-14  Alex Villacís Lassouser32: Conformance tests for LB_DIR on listboxes.
2007-11-08  Alex Villacís Lassouser32: Fix for failing tests of LB_GETTEXT on listbox...
2007-11-08  Alex Villacís Lassouser32: Fix LB_ITEMFROMPOINT tests for listbox control.
2007-08-14  Peter Verthezuser32: LB_SETITEMDATA should return 1 on success,...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-12-05  Huw Daviesuser32: For LBS_OWNERDRAWVARIABLE listboxes return...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.