user32/tests: Abstract the printing of minmax info and do it all on one line.
[wine] / dlls / user32 / tests / cursoricon.c
2008-05-28  Paul Vriensuser32/tests: Prevent writing to not allocated memory.
2008-05-21  Alexandre Julliarduser32: Support creating cursors and icons from DIB...
2008-04-14  Alex Villacís Lassouser32: LoadImage(IMAGE_BITMAP) should reject invalid...
2008-04-10  Alexandre Julliarduser32/tests: Avoid testing uninitialized data.
2008-03-10  Paul Vriensusers32/tests: Win9x doesn't like FILE_ALL_ACCESS.
2008-02-20  Andrew Riediuser32: Test LoadImage() to load an icon as a cursor.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-06  Andrew Riediuser32: Test destroying the cursor of a parent process.
2007-12-11  Andrew Riediuser32: Test the initial state of the cursor.
2007-12-10  Andrew Riediuser32: Improve test_DestroyCursor().
2007-12-10  Andrew Riediuser32: Uncomment and explain a test in test_DestroyCur...
2007-11-30  Stefan Dösingeruser32: Destroying the current cursor results in an...
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-02-21  Dmitry Timoshkovuser32: Add a CreateIcon test, make it pass under Wine.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.