Files
harbour-core/harbour/include/setcurs.ch
1999-05-05 13:13:22 +00:00

6 lines
115 B
Plaintext

#define SC_NONE 0
#define SC_NORMAL 1
#define SC_INSERT 2
#define SC_SPECIAL1 3
#define SC_SPECIAL2 4