mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:33:04 +00:00
* Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
This commit is contained in:
parent
28d8ba0d3e
commit
0ee830d7a4
23049 changed files with 0 additions and 1313991 deletions
9
sdk/include/psdk/cplext.h
Normal file
9
sdk/include/psdk/cplext.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef _CPLEXT_H
|
||||
#define _CPLEXT_H
|
||||
|
||||
#define CPLPAGE_MOUSE_BUTTONS 1
|
||||
#define CPLPAGE_MOUSE_PTRMOTION 2
|
||||
#define CPLPAGE_MOUSE_WHEEL 3
|
||||
#define CPLPAGE_KEYBOARD_SPEED 1
|
||||
#define CPLPAGE_DISPLAY_BACKGROUND 1
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue