• Francois Gouget's avatar
    Update the registry keys of SPI_ICONHORIZONTALSPACING, · 6fed1e37
    Francois Gouget authored
    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.
    6fed1e37
Name
Last commit
Last update
controls Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
files Loading commit data...
graphics Loading commit data...
if1632 Loading commit data...
include Loading commit data...
library Loading commit data...
loader Loading commit data...
memory Loading commit data...
misc Loading commit data...
miscemu Loading commit data...
msdos Loading commit data...
objects Loading commit data...
ole Loading commit data...
programs Loading commit data...
relay32 Loading commit data...
scheduler Loading commit data...
server Loading commit data...
tools Loading commit data...
unicode Loading commit data...
win32 Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
winedefault.reg Loading commit data...