home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludeWOS / lvo / ditoext_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-10-27  |  935 b   |  35 lines

  1.     section    .data,data
  2.  
  3. _LVODITO_GetExtInfo    equ    -30
  4.     xdef    _LVODITO_GetExtInfo
  5. _LVODITO_CreateInput    equ    -36
  6.     xdef    _LVODITO_CreateInput
  7. _LVODITO_DisposeInput    equ    -42
  8.     xdef    _LVODITO_DisposeInput
  9. _LVODITO_WriteInput    equ    -48
  10.     xdef    _LVODITO_WriteInput
  11. _LVODITO_ClearInput    equ    -54
  12.     xdef    _LVODITO_ClearInput
  13. _LVODITO_ReadInput    equ    -60
  14.     xdef    _LVODITO_ReadInput
  15. _LVODITO_ActivateFirstInput    equ    -66
  16.     xdef    _LVODITO_ActivateFirstInput
  17. _LVODITO_FontsInput    equ    -72
  18.     xdef    _LVODITO_FontsInput
  19. _LVODITO_UpdateInput    equ    -78
  20.     xdef    _LVODITO_UpdateInput
  21. _LVODITO_CreateOutput    equ    -84
  22.     xdef    _LVODITO_CreateOutput
  23. _LVODITO_DisposeOutput    equ    -90
  24.     xdef    _LVODITO_DisposeOutput
  25. _LVODITO_WriteOutput    equ    -96
  26.     xdef    _LVODITO_WriteOutput
  27. _LVODITO_FontsOutput    equ    -102
  28.     xdef    _LVODITO_FontsOutput
  29. _LVODITO_UpdateOutput    equ    -108
  30.     xdef    _LVODITO_UpdateOutput
  31. _LVODITO_ParseInput    equ    -114
  32.     xdef    _LVODITO_ParseInput
  33. _LVODITO_GrammarString    equ    -120
  34.     xdef    _LVODITO_GrammarString
  35.