ReactOS 0.4.15-dev-7924-g5949c20
zmouse.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WM_MOUSEWHEEL   (WM_MOUSELAST + 1)
 
#define WHEEL_DELTA   120
 
#define WHEEL_PAGESCROLL   UINT_MAX
 
#define SPI_SETWHEELSCROLLLINES   105
 

Macro Definition Documentation

◆ SPI_SETWHEELSCROLLLINES

#define SPI_SETWHEELSCROLLLINES   105

Definition at line 30 of file zmouse.h.

◆ WHEEL_DELTA

#define WHEEL_DELTA   120

Definition at line 22 of file zmouse.h.

◆ WHEEL_PAGESCROLL

#define WHEEL_PAGESCROLL   UINT_MAX

Definition at line 26 of file zmouse.h.

◆ WM_MOUSEWHEEL

#define WM_MOUSEWHEEL   (WM_MOUSELAST + 1)

Definition at line 18 of file zmouse.h.