home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 122.lha / Arp_v1.1 / Libraries / arpcompat.i < prev    next >
Text File  |  1986-11-20  |  1KB  |  64 lines

  1. * This header file, arpcomp.i, has symbolic equates
  2. * allowing you to use source code with the V1.0 ARP
  3. * release of symbols
  4.  
  5. FR_Hail        equ    fr_Hail
  6. FR_Ddef        equ    fr_File
  7. FR_Ddir        equ    fr_Dir
  8. fr_Wind        equ    fr_Window    ; Fixed, sdb.
  9. FR_Wind        equ    fr_Wind
  10. fr_Flags    equ    fr_FuncFlags    ; for V33
  11. FR_Flags    equ    fr_Flags
  12. ***************** Changed for V33
  13. *FR_WildFunc    equ    fr_WildFunc
  14. *FR_MsgFunc    equ    fr_MsgFunc
  15. FR_WildFunc    equ    fr_Function
  16. fr_WildFunc    equ    fr_Function
  17. fr_reserved    equ    fr_reserved2
  18. FR_MsgFunc    equ    fr_reserved2
  19.  
  20. AP_BASE        equ    ap_Base
  21. AP_LAST        equ    ap_Last
  22. AP_BREAKBITS    equ    ap_BreakBits
  23. AP_FOUNDBREAK    equ    ap_FoundBreak
  24. AP_LENGTH    equ    ap_Length
  25. AP_INFO        equ    ap_Info
  26. AP_BUF        equ    ap_Buf
  27. AP_SIZEOF    equ    ap_SIZEOF
  28.  
  29. AN_NEXT        equ    an_Next
  30. AN_PRED        equ    an_Pred
  31. AN_LOCK        equ    an_Lock
  32. AN_INFO        equ    an_Info
  33. AN_STATUS    equ    an_Status
  34. AN_TEXT        equ    an_Text
  35. AN_SIZEOF    equ    an_SIZEOF
  36.  
  37. DA_Next        equ    de_Next
  38. DA_Type        equ    de_Type
  39. DA_Flags    equ    de_Flags
  40. DA_Stuff    equ    de_Name
  41. DE_SIZEOF    equ    de_SIZEOF
  42.  
  43. ARL_node    equ    rl_Node
  44. TaskID        equ    rl_TaskID
  45. FirstItem    equ    rl_FirstItem
  46. ARL_link    equ    rl_Link
  47. *RL_SIZEOF    equ    rl_SIZEOF
  48.  
  49. TR_Node        equ    tr_Node
  50. TR_Flags    equ    tr_Flags
  51. TR_Lock        equ    tr_Lock
  52. TR_ID        equ    tr_ID
  53. TR_Stuff    equ    tr_Object
  54. TR_Extra    equ    tr_Extra
  55. TR_SIZEOF    equ    trk_SIZEOF
  56.  
  57. TRU_ID        equ    dt_ID
  58. TRU_Stuff    equ    dt_Resource
  59. TRU_Extra    equ    dt_Window2
  60.  
  61. TG_FuncAddr    equ    TR_Extra
  62. TG_VALUE    equ    TR_Stuff
  63. TW_WINDOW    equ    TR_Extra
  64.