Searched refs:SPI_SETMOUSESONAR (Results 1 – 3 of 3) sorted by relevance
1563 … SystemParametersInfo(SPI_SETMOUSESONAR, 0, IntToPtr(pOptionData->bMouseSonar), 0); in OptionProc()1614 …SystemParametersInfo(SPI_SETMOUSESONAR, 0, IntToPtr(pOptionData->bMouseSonar), SPIF_SENDCHANGE | S… in OptionProc()1627 … SystemParametersInfo(SPI_SETMOUSESONAR, 0,IntToPtr(pOptionData->bOrigMouseSonar), 0); in OptionProc()
1676 case SPI_SETMOUSESONAR: in SpiGetSet()
1520 #define SPI_SETMOUSESONAR 0x101D macro