home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / lvo / remote_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-04  |  276 b   |  13 lines

  1. _LVORemoteInit    equ    -30
  2.     xdef    _LVORemoteInit
  3. _LVORemoteAdd    equ    -36
  4.     xdef    _LVORemoteAdd
  5. _LVORemoteRemove    equ    -42
  6.     xdef    _LVORemoteRemove
  7. _LVORemoteOpen    equ    -48
  8.     xdef    _LVORemoteOpen
  9. _LVORemoteError    equ    -54
  10.     xdef    _LVORemoteError
  11. _LVORemoteValidate    equ    -60
  12.     xdef    _LVORemoteValidate
  13.