home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Win32 Under the API
/
ProgrammingWin32UnderTheApiPatVillani.iso
/
gcc-2.95.2-msvcrt.exe
/
i386-mingw32msvc
/
include
/
cplext.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-11-07
|
142b
|
7 lines
#ifndef _CPLEXT_H
#define _CPLEXT_H
#define CPLPAGE_MOUSE_BUTTONS 1
#define CPLPAGE_MOUSE_PTRMOTION 2
#define CPLPAGE_KEYBOARD_SPEED 1
#endif