ChangeSet ID: 16376 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/01 05:46:11 Modified files: dlls/user/tests: sysparams.c Log message: Justin Chevrier <jchevrier(a)nexicom.net> - Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET}SCREENREADER unit tests. - Removed a trace that shouldn't have been there. - Add return checking to SPI_{GET,SET}WHEELSCROLLLINES and SPI_{GET,SET}MENUSHOWDELAY unit tests so they no longer run on Windows 95 where they aren't supported. - Changed minimum hovertime in SPI_{GET,SET}MOUSEHOVERTIME to 10 as Windows XP defaults to 10 any value below that. Patch: http://cvs.winehq.org/patch.py?id=16376 Old revision New revision Changes Path 1.29 1.30 +94 -13 wine/dlls/user/tests/sysparams.c