The desktop process is not automatically restarted under Win95, so
[wine] / dlls / user / tests / sysparams.c
2004-08-11  Francois GougetDefine _WIN32_WINNT otherwise we are missing some defin...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-06-04  Dimitrie O. PaunWin 2000, XP, etc. fail the sysparams tests when run
2004-03-19  Justin ChevrierImplemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-07  Richard CohenSystemParametersInfo returning a value for Wallpaper...
2003-04-08  Alexandre JulliardAvoid warning.
2003-01-20  Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-16  Francois GougetDon't use old_spacing-1 if old_spacing already has...
2003-01-13  Francois GougetUpdate the registry keys of SPI_ICONHORIZONTALSPACING,
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-05  Francois GougetFix signed/unsigned compilation warnings.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-19  Francois GougetMake the 'error' string of a couple of checks consisten...
2002-04-02  François GougetInclude wine/test.h before windows headers.
2002-03-19  Francois GougetDon't show the window.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.