* include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define.
* include/zmouse.h (WHEEL_DELTA): Guard against prior definition. (WHEEL_PAGESCROLL): Likewise. (SPI_SETWHEELSCROLLLINES): Define, if not already done.
This commit is contained in:
@ -1125,6 +1125,7 @@ extern "C" {
|
||||
#define SPI_SETSOUNDSENTRY 65
|
||||
#define SPI_SETSTICKYKEYS 59
|
||||
#define SPI_SETTOGGLEKEYS 53
|
||||
#define SPI_SETWHEELSCROLLLINES 105
|
||||
#define SPI_SETWORKAREA 47
|
||||
#define SPIF_UPDATEINIFILE 1
|
||||
#define SPIF_SENDWININICHANGE 2
|
||||
|
Reference in New Issue
Block a user