|
-
October 8th, 1999, 01:28 PM
#1
Get / Set Mouse speed
Does anyone have any idea how to programatically modify the mouse speed through code? There is a way to do this through SystemParametersInfo (SPI_GETMOUSESPEED, SPI_SETMOUSESPEED) but the documentation states it only works with "Windows NT 5.0 and later, Windows 98"(does not work with win98, I tried).
I need something that will work with any win32 system. Mouse threshholds and acceleration are available through this function (SPI_GETMOUSE) for <NT5 but not the speed. Any help would be greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|