wine/dlls/user tests/sysparams.c sysparams.c

Alexandre Julliard julliard at winehq.org
Mon Feb 21 14:40:44 CST 2005


ChangeSet ID:	16225
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/21 14:40:44

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

Log message:
	Justin Chevrier <jchevrier at nexicom.net>
	- Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWPOWERACTIVE.
	- Corrected SPI_GETLOWPOWERACTIVE to use an index (instead of its SPI
	value) to avoid an out of bounds condition.
	- Created unit tests for SPI_{GET,SET}POWEROFFACTIVE and
	SPI_{GET,SET)SETLOWPOWERACTIVE.

Patch: http://cvs.winehq.org/patch.py?id=16225

Old revision  New revision  Changes     Path
 1.28          1.29          +82 -0      wine/dlls/user/tests/sysparams.c
 1.10          1.11          +72 -12     wine/dlls/user/sysparams.c




More information about the wine-cvs mailing list