Is it possible in VB to change the sampling rate of the mouse, rather than rely upon the user to access this feature in the Control Panel --> Mouse --> Hardware settings?
Printable View
Is it possible in VB to change the sampling rate of the mouse, rather than rely upon the user to access this feature in the Control Panel --> Mouse --> Hardware settings?
What the heck is the "sampling rate of the mouse"?? :confused:
That parameter is mouse-driver-dependent. On the box I'm using now, you cannot change the sampling rate.
WMI services will allow hardware queries and property changes.
Go to www.msdn.microsoft.com and download the WMI. But it still won't work unless the mouse driver supports it.