home *** CD-ROM | disk | FTP | other *** search
- #define C_SERVER 16
- #define C_LINKSV 17
- #define C_LINKCL 18
- #define C_TOPLIP 19
- #define C_EXOPL 20
- #define C_CMAP 21
- #define C_VOICE 22
- #define C_NOTIFY 23
- #define C_CONSOL 24
-
- #define O_CM_ATTRIB 12
- #define O_CM_AUTOWRAP 9
- #define O_CM_ENQ_DRAW 4
- #define O_CM_INIT 1
- #define O_CM_INSERT 2
- #define O_CM_POINT_ROW 8
- #define O_CM_RECT 3
- #define O_CM_SCROLL 11
- #define O_CM_SCROLLOCK 10
- #define O_CM_SENSE_CPOS 5
- #define O_CM_SENSE_SIZE 7
- #define O_CM_SET_CPOS 6
- #define O_CO_CURSOR 7
- #define O_CO_DRAW 6
- #define O_CO_EDIT 10
- #define O_CO_ESC 9
- #define O_CO_EXTRA 5
- #define O_CO_KEY 4
- #define O_CO_SIZE 8
- #define O_LC_GET_DATA 2
- #define O_LC_START 1
- #define O_LC_STOP 3
- #define O_LS_GET_DATA 5
- #define O_LS_SET_FORMAT 4
- #define O_NO_DRAW 7
- #define O_SV_ABRUN 1
- #define O_SV_INIT 2
- #define O_SV_RUN 3
- #define O_TIP_COMPLETE 6
- #define O_TIP_GETLINE 5
- #define O_TIP_START 4
-