home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludeWOS / lvo / cnetclibrary_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-10-03  |  3.4 KB  |  133 lines

  1.     section    .data,data
  2.  
  3. _LVOCNC_InitContext    equ    -36
  4.     xdef    _LVOCNC_InitContext
  5. _LVOCNC_DisposeContext    equ    -42
  6.     xdef    _LVOCNC_DisposeContext
  7. _LVOCNC_CallHost    equ    -48
  8.     xdef    _LVOCNC_CallHost
  9. _LVOCNC_PutText    equ    -54
  10.     xdef    _LVOCNC_PutText
  11. _LVOCNC_PutA    equ    -60
  12.     xdef    _LVOCNC_PutA
  13. _LVOCNC_ShutDown    equ    -66
  14.     xdef    _LVOCNC_ShutDown
  15. _LVOCNC_EnterLine    equ    -72
  16.     xdef    _LVOCNC_EnterLine
  17. _LVOCNC_OneKey    equ    -78
  18.     xdef    _LVOCNC_OneKey
  19. _LVOCNC_EnterPassword    equ    -84
  20.     xdef    _LVOCNC_EnterPassword
  21. _LVOCNC_CommonCommands    equ    -90
  22.     xdef    _LVOCNC_CommonCommands
  23. _LVOCNC_ReadFile    equ    -96
  24.     xdef    _LVOCNC_ReadFile
  25. _LVOCNC_SetDoing    equ    -102
  26.     xdef    _LVOCNC_SetDoing
  27. _LVOCNC_CallEditor    equ    -108
  28.     xdef    _LVOCNC_CallEditor
  29. _LVOCNC_ReadGraphics    equ    -114
  30.     xdef    _LVOCNC_ReadGraphics
  31. _LVOCNC_MakeDate    equ    -120
  32.     xdef    _LVOCNC_MakeDate
  33. _LVOCNC_ReadAccount    equ    -126
  34.     xdef    _LVOCNC_ReadAccount
  35. _LVOCNC_SaveAccount    equ    -132
  36.     xdef    _LVOCNC_SaveAccount
  37. _LVOCNC_AddCharge    equ    -138
  38.     xdef    _LVOCNC_AddCharge
  39. _LVOCNC_CheckBalance    equ    -144
  40.     xdef    _LVOCNC_CheckBalance
  41. _LVOCNC_EnterText    equ    -150
  42.     xdef    _LVOCNC_EnterText
  43. _LVOCNC_ConferenceWait    equ    -156
  44.     xdef    _LVOCNC_ConferenceWait
  45. _LVOCNC_CheckChanges    equ    -162
  46.     xdef    _LVOCNC_CheckChanges
  47. _LVOCNC_ConvertAccess    equ    -168
  48.     xdef    _LVOCNC_ConvertAccess
  49. _LVOCNC_GetFree    equ    -174
  50.     xdef    _LVOCNC_GetFree
  51. _LVOCNC_FindAccount    equ    -180
  52.     xdef    _LVOCNC_FindAccount
  53. _LVOCNC_CheckFlowControl    equ    -186
  54.     xdef    _LVOCNC_CheckFlowControl
  55. _LVOCNC_ListDir    equ    -192
  56.     xdef    _LVOCNC_ListDir
  57. _LVOCNC_Rnext    equ    -198
  58.     xdef    _LVOCNC_Rnext
  59. _LVOCNC_ParseCommandLine    equ    -204
  60.     xdef    _LVOCNC_ParseCommandLine
  61. _LVOCNC_FindCommand    equ    -210
  62.     xdef    _LVOCNC_FindCommand
  63. _LVOCNC_ReadMessagePoint    equ    -216
  64.     xdef    _LVOCNC_ReadMessagePoint
  65. _LVOCNC_EditMessage    equ    -222
  66.     xdef    _LVOCNC_EditMessage
  67. _LVOCNC_LoadText    equ    -228
  68.     xdef    _LVOCNC_LoadText
  69. _LVOCNC_WaitForInput    equ    -234
  70.     xdef    _LVOCNC_WaitForInput
  71. _LVOCNC_SelectAndDownload    equ    -240
  72.     xdef    _LVOCNC_SelectAndDownload
  73. _LVOCNC_VisualDataEditor    equ    -246
  74.     xdef    _LVOCNC_VisualDataEditor
  75. _LVOCNC_ExtSetMinFree    equ    -252
  76.     xdef    _LVOCNC_ExtSetMinFree
  77. _LVOCNC_ExtSetProtocol    equ    -258
  78.     xdef    _LVOCNC_ExtSetProtocol
  79. _LVOCNC_ExtDownload    equ    -264
  80.     xdef    _LVOCNC_ExtDownload
  81. _LVOCNC_ExtUpload    equ    -270
  82.     xdef    _LVOCNC_ExtUpload
  83. _LVOCNC_PutQ    equ    -276
  84.     xdef    _LVOCNC_PutQ
  85. _LVOCNC_DoReturn    equ    -282
  86.     xdef    _LVOCNC_DoReturn
  87. _LVOCNC_WriteUKeys    equ    -288
  88.     xdef    _LVOCNC_WriteUKeys
  89. _LVOCNC_DoANSI    equ    -294
  90.     xdef    _LVOCNC_DoANSI
  91. _LVOCNC_DoANSIOut    equ    -300
  92.     xdef    _LVOCNC_DoANSIOut
  93. _LVOCNC_InputSignalInit    equ    -306
  94.     xdef    _LVOCNC_InputSignalInit
  95. _LVOCNC_InputSignalDispose    equ    -312
  96.     xdef    _LVOCNC_InputSignalDispose
  97. _LVOCNC_OWriteLog    equ    -318
  98.     xdef    _LVOCNC_OWriteLog
  99. _LVOCNC_VDEapply    equ    -324
  100.     xdef    _LVOCNC_VDEapply
  101. _LVOCNC_VDEclose    equ    -330
  102.     xdef    _LVOCNC_VDEclose
  103. _LVOCNC_EnterAccess    equ    -336
  104.     xdef    _LVOCNC_EnterAccess
  105. _LVOCNC_CheckCarrier    equ    -342
  106.     xdef    _LVOCNC_CheckCarrier
  107. _LVOCNC_CheckOLM    equ    -348
  108.     xdef    _LVOCNC_CheckOLM
  109. _LVOCNC_JMakeDate    equ    -354
  110.     xdef    _LVOCNC_JMakeDate
  111. _LVOCNC_GrabFileSize    equ    -360
  112.     xdef    _LVOCNC_GrabFileSize
  113. _LVOCNC_SaveUser    equ    -366
  114.     xdef    _LVOCNC_SaveUser
  115. _LVOCNC_PutQMult    equ    -372
  116.     xdef    _LVOCNC_PutQMult
  117. _LVOCNC_MailSend    equ    -378
  118.     xdef    _LVOCNC_MailSend
  119. _LVOCNC_ReadLog    equ    -384
  120.     xdef    _LVOCNC_ReadLog
  121. _LVOCNC_OpenDisplay    equ    -390
  122.     xdef    _LVOCNC_OpenDisplay
  123. _LVOCNC_GetSetFileNote    equ    -396
  124.     xdef    _LVOCNC_GetSetFileNote
  125. _LVOCNC_ExtractFile    equ    -402
  126.     xdef    _LVOCNC_ExtractFile
  127. _LVOCNC_DLoadSelect    equ    -408
  128.     xdef    _LVOCNC_DLoadSelect
  129. _LVOCNC_FindForeignArea    equ    -414
  130.     xdef    _LVOCNC_FindForeignArea
  131. _LVOCNC_OutScan    equ    -420
  132.     xdef    _LVOCNC_OutScan
  133.