wine/dlls/user/tests sysparams.c

Alexandre Julliard julliard at winehq.org
Mon Mar 7 13:23:32 CST 2005


ChangeSet ID:	16468
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/07 13:23:32

Modified files:
	dlls/user/tests: sysparams.c 

Log message:
	Justin Chevrier <jchevrier at nexicom.net>
	Paul Vriens <Paul.Vriens at 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




More information about the wine-cvs mailing list