setting the mouse speed

Feb 2, 2011 at 3:57pm
Does anyone know a function to slow down the mouse?
Feb 3, 2011 at 5:33pm
That would be SystemParametersInfo (with the action SPI_SETMOUSESPEED):
http://msdn.microsoft.com/en-us/library/ms724947%28v=vs.85%29.aspx
Topic archived. No new replies allowed.