ReactOS 0.4.15-dev-7942-gd23573b
cplext.h
Go to the documentation of this file.
1#ifndef _CPLEXT_H
2#define _CPLEXT_H
3
4#define CPLPAGE_MOUSE_BUTTONS 1
5#define CPLPAGE_MOUSE_PTRMOTION 2
6#define CPLPAGE_MOUSE_WHEEL 3
7#define CPLPAGE_KEYBOARD_SPEED 1
8#define CPLPAGE_DISPLAY_BACKGROUND 1
9#endif