ChangeSet ID: 16468 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/07 13:23:32
Modified files: dlls/user/tests: sysparams.c
Log message: Justin Chevrier jchevrier@nexicom.net Paul Vriens Paul.Vriens@xs4all.nl - Consolidate error message handling. - Add error checking to all initial SystemParametersInfoA calls in each parameter test to make sure that if a given parameter isn't supported or has failed in some other way that we return and don't continue on with the test. - SetLastError before calling test_error_msg. - SPI_{GET,SET}ICONTITLEWRAP is supported on Win98.
Patch: http://cvs.winehq.org/patch.py?id=16468
Old revision New revision Changes Path 1.34 1.35 +148 -135 wine/dlls/user/tests/sysparams.c