user32/tests: Don't use 0x55 to avoid any confusion when running with +heap.
[wine] / dlls / user32 / tests / listbox.c
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.