Replaced most uses of the auto-generated glue code by explicit calls
[wine] / dlls / user / tests / sysparams.c
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.