|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HKEY | hDeviceKey |
| DWORD | dwSampleRateIndex |
| DWORD | dwWheelDetection |
| DWORD | dwInputBufferLength |
| DWORD | dwInitPolled |
Definition at line 14 of file proppage.c.
| DWORD _MOUSE_INFO::dwInitPolled |
Definition at line 20 of file proppage.c.
Referenced by MouseOnApply(), and MouseOnDialogInit().
| DWORD _MOUSE_INFO::dwInputBufferLength |
Definition at line 19 of file proppage.c.
Referenced by MouseOnApply(), and MouseOnDialogInit().
| DWORD _MOUSE_INFO::dwSampleRateIndex |
Definition at line 17 of file proppage.c.
Referenced by MouseOnApply(), and MouseOnDialogInit().
| DWORD _MOUSE_INFO::dwWheelDetection |
Definition at line 18 of file proppage.c.
Referenced by MouseOnApply(), and MouseOnDialogInit().
| HKEY _MOUSE_INFO::hDeviceKey |
Definition at line 16 of file proppage.c.
Referenced by MouseCallback(), MouseOnApply(), MouseOnDialogInit(), and PS2MousePropPageProvider().