home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / psion / opp16f_zip / INCLUDE / OO / IPC.OPH < prev    next >
Encoding:
Text File  |  1995-12-21  |  909 b   |  42 lines

  1. #define C_SERVER 16
  2. #define C_LINKSV 17
  3. #define C_LINKCL 18
  4. #define C_TOPLIP 19
  5. #define C_EXOPL 20
  6. #define C_CMAP 21
  7. #define C_VOICE 22
  8. #define C_NOTIFY 23
  9. #define C_CONSOL 24
  10.  
  11. #define O_CM_ATTRIB 12
  12. #define O_CM_AUTOWRAP 9
  13. #define O_CM_ENQ_DRAW 4
  14. #define O_CM_INIT 1
  15. #define O_CM_INSERT 2
  16. #define O_CM_POINT_ROW 8
  17. #define O_CM_RECT 3
  18. #define O_CM_SCROLL 11
  19. #define O_CM_SCROLLOCK 10
  20. #define O_CM_SENSE_CPOS 5
  21. #define O_CM_SENSE_SIZE 7
  22. #define O_CM_SET_CPOS 6
  23. #define O_CO_CURSOR 7
  24. #define O_CO_DRAW 6
  25. #define O_CO_EDIT 10
  26. #define O_CO_ESC 9
  27. #define O_CO_EXTRA 5
  28. #define O_CO_KEY 4
  29. #define O_CO_SIZE 8
  30. #define O_LC_GET_DATA 2
  31. #define O_LC_START 1
  32. #define O_LC_STOP 3
  33. #define O_LS_GET_DATA 5
  34. #define O_LS_SET_FORMAT 4
  35. #define O_NO_DRAW 7
  36. #define O_SV_ABRUN 1
  37. #define O_SV_INIT 2
  38. #define O_SV_RUN 3
  39. #define O_TIP_COMPLETE 6
  40. #define O_TIP_GETLINE 5
  41. #define O_TIP_START 4
  42.