Home
last modified time | relevance | path

Searched refs:SPI_GETMOUSECLICKLOCK (Results 1 – 4 of 4) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dsysparams.c1679 case SPI_GETMOUSECLICKLOCK: in SpiGetSet()
1891 case SPI_GETMOUSECLICKLOCK: in SpiGetSetProbeBuffer()
/reactos/modules/rostests/apitests/win32nt/ntuser/
H A DNtUserSystemParametersInfo.c1066 Test_UserPref(SPI_GETMOUSECLICKLOCK, SPI_SETMOUSECLICKLOCK, UPM_CLICKLOCK); in Test_SPI_SETMOUSECLICKLOCK()
/reactos/dll/cpl/main/
H A Dmouse.c258 SystemParametersInfo(SPI_GETMOUSECLICKLOCK, 0, &pButtonData->g_ClickLockEnabled, 0); in ButtonProc()
/reactos/sdk/include/psdk/
H A Dwinuser.h1521 #define SPI_GETMOUSECLICKLOCK 0x101E macro