user32/tests: Make the traces less verbose in the window test.
[wine] / dlls / user32 / tests / sysparams.c
2009-01-19  Ge van Geldorpuser32/tests: Save iSmCaptionWidth for later testing.
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2008-11-20  Alexandre Julliarduser32/tests: Fix some of the sysparams tests on Win9x...
2008-07-22  Reece Dunnuser32: Fixed building the tests with the Vista SDK.
2008-06-26  Vitaly Lipatovuser32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
2008-05-29  James Hawkinsuser32: Fix two tests that fail in win2k3 and above.
2008-05-01  James Hawkinsuser32: Fix a test that fails in win2k3.
2008-04-17  James Hawkinsuser32: Fix a test that fails in XP and win2k3.
2008-01-09  Marcus Meissnerwinex11: Set last error on enumerating display settings.
2007-12-18  Francois Gougetuser32/tests: Use GetProcAddress() on ChangeDisplaySett...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-14  Stefan Dösingeruser32: Add a test for EnumDisplaySettings vs GetDevice...
2007-12-14  Stefan Dösingeruser32: Add a test for WM_DISPLAYCHANGE.
2007-08-09  Francois GougetAssorted spelling fixes.
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.