Sweden-Number/dlls/user/tests
Francois Gouget 6fed1e3738 Update the registry keys of SPI_ICONHORIZONTALSPACING,
SPI_ICONVERTICALSPACING and SPI_SETICONTITLEWRAP to match XP.
The SPI_SETBORDER test leaves an incorect border setting and is just
too erratic: comment it out for now.
Modified the SPI_ICONHORIZONTALSPACING, SPI_ICONVERTICALSPACING and
SPI_SETWORKAREA to not cause the icons to be reorganized.
Don't test out-of-bound values for SPI_SETKEYBOARDSPEED as behavior
differs accross Windows platforms.
On Win9x the maximum value for SPI_SETSCREENSAVETIMEOUT is 32767.
The registry keys and values stored in them for
SPI_ICONHORIZONTALSPACING and SPI_ICONVERTICALSPACING depend on the
Windows platform: ignore them.
No Windows platform seems to SPI_SETFASTTASKSWITCH: no longer test it.
The lParam of WM_SETTINGCHANGE is quite useless (even the MSDN says
so!) and varies accross Windows platforms. Ignore it.
Always check the SystemParametersInfoA return code as it fails in very
strange ways on some platforms. Skip unsupported settings.
Skip Unicode tests on platforms that don't support it.
2003-01-13 20:40:22 +00:00
..
.cvsignore Added some more autogenerated tests. 2002-10-02 19:58:27 +00:00
Makefile.in Added some more autogenerated tests. 2002-10-02 19:58:27 +00:00
class.c Skip the Unicode tests (effectively all tests currently) on Win9x. 2002-12-12 02:15:28 +00:00
generated.c Updated the generated tests. 2002-11-12 01:13:10 +00:00
sysparams.c Update the registry keys of SPI_ICONHORIZONTALSPACING, 2003-01-13 20:40:22 +00:00
win.c Win9x does not support {Get,Set}WindowLongW. Use the Ansi version 2003-01-03 19:09:23 +00:00
wsprintf.c wsprintfW is not supported on Win9x platforms. 2002-12-18 20:51:14 +00:00