home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include040 / lvo / palmlink_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-04  |  4.8 KB  |  179 lines

  1. _LVOPL_RawRead    equ    -36
  2.     xdef    _LVOPL_RawRead
  3. _LVOPL_RawWrite    equ    -42
  4.     xdef    _LVOPL_RawWrite
  5. _LVOPL_RawSetRate    equ    -48
  6.     xdef    _LVOPL_RawSetRate
  7. _LVOPL_SLPRead    equ    -54
  8.     xdef    _LVOPL_SLPRead
  9. _LVOPL_SLPWrite    equ    -60
  10.     xdef    _LVOPL_SLPWrite
  11. _LVOPL_PADPRead    equ    -66
  12.     xdef    _LVOPL_PADPRead
  13. _LVOPL_PADPWrite    equ    -72
  14.     xdef    _LVOPL_PADPWrite
  15. _LVOPL_CMPRead    equ    -78
  16.     xdef    _LVOPL_CMPRead
  17. _LVOPL_CMPWakeUp    equ    -84
  18.     xdef    _LVOPL_CMPWakeUp
  19. _LVOPL_CMPInit    equ    -90
  20.     xdef    _LVOPL_CMPInit
  21. _LVOPL_CMPAbort    equ    -96
  22.     xdef    _LVOPL_CMPAbort
  23. _LVOPL_OpenSocket    equ    -102
  24.     xdef    _LVOPL_OpenSocket
  25. _LVOPL_CloseSocket    equ    -108
  26.     xdef    _LVOPL_CloseSocket
  27. _LVOPL_LastError    equ    -114
  28.     xdef    _LVOPL_LastError
  29. _LVOPL_Accept    equ    -120
  30.     xdef    _LVOPL_Accept
  31. _LVOPL_Connect    equ    -126
  32.     xdef    _LVOPL_Connect
  33. _LVOPL_Read    equ    -132
  34.     xdef    _LVOPL_Read
  35. _LVOPL_Write    equ    -138
  36.     xdef    _LVOPL_Write
  37. _LVOPL_Tickle    equ    -144
  38.     xdef    _LVOPL_Tickle
  39. _LVOPL_DLPInit    equ    -150
  40.     xdef    _LVOPL_DLPInit
  41. _LVOPL_DLPWriteByte    equ    -156
  42.     xdef    _LVOPL_DLPWriteByte
  43. _LVOPL_DLPWriteWord    equ    -162
  44.     xdef    _LVOPL_DLPWriteWord
  45. _LVOPL_DLPWriteLong    equ    -168
  46.     xdef    _LVOPL_DLPWriteLong
  47. _LVOPL_DLPWrite    equ    -174
  48.     xdef    _LVOPL_DLPWrite
  49. _LVOPL_DLPSend    equ    -180
  50.     xdef    _LVOPL_DLPSend
  51. _LVOPL_DLPRead    equ    -186
  52.     xdef    _LVOPL_DLPRead
  53. _LVODLP_OpenConduit    equ    -192
  54.     xdef    _LVODLP_OpenConduit
  55. _LVODLP_EndOfSync    equ    -198
  56.     xdef    _LVODLP_EndOfSync
  57. _LVODLP_GetSysTime    equ    -204
  58.     xdef    _LVODLP_GetSysTime
  59. _LVODLP_SetSysTime    equ    -210
  60.     xdef    _LVODLP_SetSysTime
  61. _LVODLP_GetStorageInfo    equ    -216
  62.     xdef    _LVODLP_GetStorageInfo
  63. _LVODLP_GetSysInfo    equ    -222
  64.     xdef    _LVODLP_GetSysInfo
  65. _LVODLP_GetDBInfo    equ    -228
  66.     xdef    _LVODLP_GetDBInfo
  67. _LVODLP_OpenDB    equ    -234
  68.     xdef    _LVODLP_OpenDB
  69. _LVODLP_DeleteDB    equ    -240
  70.     xdef    _LVODLP_DeleteDB
  71. _LVODLP_CreateDB    equ    -246
  72.     xdef    _LVODLP_CreateDB
  73. _LVODLP_CloseDB    equ    -252
  74.     xdef    _LVODLP_CloseDB
  75. _LVODLP_CloseAllDB    equ    -258
  76.     xdef    _LVODLP_CloseAllDB
  77. _LVODLP_CountDBEntries    equ    -264
  78.     xdef    _LVODLP_CountDBEntries
  79. _LVODLP_MoveCategory    equ    -270
  80.     xdef    _LVODLP_MoveCategory
  81. _LVODLP_SetUserInfo    equ    -276
  82.     xdef    _LVODLP_SetUserInfo
  83. _LVODLP_GetUserInfo    equ    -282
  84.     xdef    _LVODLP_GetUserInfo
  85. _LVODLP_SetNetSyncInfo    equ    -288
  86.     xdef    _LVODLP_SetNetSyncInfo
  87. _LVODLP_GetNetSyncInfo    equ    -294
  88.     xdef    _LVODLP_GetNetSyncInfo
  89. _LVODLP_ResetLastSyncPC    equ    -300
  90.     xdef    _LVODLP_ResetLastSyncPC
  91. _LVODLP_ResetDBIndex    equ    -306
  92.     xdef    _LVODLP_ResetDBIndex
  93. _LVODLP_ReadRecordIDList    equ    -312
  94.     xdef    _LVODLP_ReadRecordIDList
  95. _LVODLP_WriteRecord    equ    -318
  96.     xdef    _LVODLP_WriteRecord
  97. _LVODLP_DeleteRecord    equ    -324
  98.     xdef    _LVODLP_DeleteRecord
  99. _LVODLP_DeleteCategory    equ    -330
  100.     xdef    _LVODLP_DeleteCategory
  101. _LVODLP_ReadResourceByType    equ    -336
  102.     xdef    _LVODLP_ReadResourceByType
  103. _LVODLP_ReadResourceByIndex    equ    -342
  104.     xdef    _LVODLP_ReadResourceByIndex
  105. _LVODLP_WriteResource    equ    -348
  106.     xdef    _LVODLP_WriteResource
  107. _LVODLP_DeleteResource    equ    -354
  108.     xdef    _LVODLP_DeleteResource
  109. _LVODLP_ReadAppBlock    equ    -360
  110.     xdef    _LVODLP_ReadAppBlock
  111. _LVODLP_WriteAppBlock    equ    -366
  112.     xdef    _LVODLP_WriteAppBlock
  113. _LVODLP_ReadSortBlock    equ    -372
  114.     xdef    _LVODLP_ReadSortBlock
  115. _LVODLP_WriteSortBlock    equ    -378
  116.     xdef    _LVODLP_WriteSortBlock
  117. _LVODLP_CleanUpDatabase    equ    -384
  118.     xdef    _LVODLP_CleanUpDatabase
  119. _LVODLP_ResetSyncFlags    equ    -390
  120.     xdef    _LVODLP_ResetSyncFlags
  121. _LVODLP_ReadNextCatRecord    equ    -396
  122.     xdef    _LVODLP_ReadNextCatRecord
  123. _LVODLP_ReadAppPreference    equ    -402
  124.     xdef    _LVODLP_ReadAppPreference
  125. _LVODLP_WriteAppPreference    equ    -408
  126.     xdef    _LVODLP_WriteAppPreference
  127. _LVODLP_ReadNextModifiedCatRecord    equ    -414
  128.     xdef    _LVODLP_ReadNextModifiedCatRecord
  129. _LVODLP_ReadRecordByID    equ    -420
  130.     xdef    _LVODLP_ReadRecordByID
  131. _LVODLP_ReadRecordByIndex    equ    -426
  132.     xdef    _LVODLP_ReadRecordByIndex
  133. _LVODLP_ResetSystem    equ    -432
  134.     xdef    _LVODLP_ResetSystem
  135. _LVODLP_AddSyncLogEntry    equ    -438
  136.     xdef    _LVODLP_AddSyncLogEntry
  137. _LVOPL_FileOpen    equ    -444
  138.     xdef    _LVOPL_FileOpen
  139. _LVOPL_FileClose    equ    -450
  140.     xdef    _LVOPL_FileClose
  141. _LVOPL_FileGetDBInfo    equ    -456
  142.     xdef    _LVOPL_FileGetDBInfo
  143. _LVOPL_FileSetDBInfo    equ    -462
  144.     xdef    _LVOPL_FileSetDBInfo
  145. _LVOPL_FileGetAppInfo    equ    -468
  146.     xdef    _LVOPL_FileGetAppInfo
  147. _LVOPL_FileSetAppInfo    equ    -474
  148.     xdef    _LVOPL_FileSetAppInfo
  149. _LVOPL_FileGetSortInfo    equ    -480
  150.     xdef    _LVOPL_FileGetSortInfo
  151. _LVOPL_FileSetSortInfo    equ    -486
  152.     xdef    _LVOPL_FileSetSortInfo
  153. _LVOPL_FileReadResource    equ    -492
  154.     xdef    _LVOPL_FileReadResource
  155. _LVOPL_FileAddResource    equ    -498
  156.     xdef    _LVOPL_FileAddResource
  157. _LVOPL_FileReadRecord    equ    -504
  158.     xdef    _LVOPL_FileReadRecord
  159. _LVOPL_FileReadRecordID    equ    -510
  160.     xdef    _LVOPL_FileReadRecordID
  161. _LVOPL_FileAddRecord    equ    -516
  162.     xdef    _LVOPL_FileAddRecord
  163. _LVOPL_FileUsedID    equ    -522
  164.     xdef    _LVOPL_FileUsedID
  165. _LVOPL_FileRetrieve    equ    -528
  166.     xdef    _LVOPL_FileRetrieve
  167. _LVOPL_FileInstall    equ    -534
  168.     xdef    _LVOPL_FileInstall
  169. _LVOPL_FileMerge    equ    -540
  170.     xdef    _LVOPL_FileMerge
  171. _LVOPL_Explain    equ    -546
  172.     xdef    _LVOPL_Explain
  173. _LVOPL_AddRexxHandle    equ    -552
  174.     xdef    _LVOPL_AddRexxHandle
  175. _LVOPL_FindRexxHandle    equ    -558
  176.     xdef    _LVOPL_FindRexxHandle
  177. _LVOPL_DeleteRexxHandle    equ    -564
  178.     xdef    _LVOPL_DeleteRexxHandle
  179.