- Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWPOWERACTIVE.
commit564aceddca6fa35009ce09368cc68fe9bc7eb08a
authorJustin Chevrier <jchevrier@nexicom.net>
Mon, 21 Feb 2005 20:40:44 +0000 (21 20:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Feb 2005 20:40:44 +0000 (21 20:40 +0000)
treefb5c06428776893cb4651b1c573fc477bb5d3c91
parented2aa10349ffbfc3f268441d7c8cda0605dffedf
- 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.
dlls/user/sysparams.c
dlls/user/tests/sysparams.c