ChangeSet ID: 16225 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@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