ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <cursoricon.h>
Public Attributes | |
UINT | FirstThreshold |
UINT | SecondThreshold |
UINT | Acceleration |
Definition at line 58 of file cursoricon.h.
UINT _CURSORACCELERATION_INFO::Acceleration |
Definition at line 62 of file cursoricon.h.
Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().
UINT _CURSORACCELERATION_INFO::FirstThreshold |
Definition at line 60 of file cursoricon.h.
Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().
UINT _CURSORACCELERATION_INFO::SecondThreshold |
Definition at line 61 of file cursoricon.h.
Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().