Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cplext.h « include « w32api « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c2207d161912157097fe3ef16622da899353e82 (plain)
1
2
3
4
5
6
#ifndef _CPLEXT_H
#define _CPLEXT_H
#define CPLPAGE_MOUSE_BUTTONS 1
#define CPLPAGE_MOUSE_PTRMOTION 2
#define CPLPAGE_KEYBOARD_SPEED 1
#endif