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

  1. _LVORL_GetClassList    equ    -54
  2.     xdef    _LVORL_GetClassList
  3. _LVORL_GetResourceList    equ    -60
  4.     xdef    _LVORL_GetResourceList
  5. _LVORL_RegisterClass    equ    -66
  6.     xdef    _LVORL_RegisterClass
  7. _LVORL_UnRegisterClass    equ    -72
  8.     xdef    _LVORL_UnRegisterClass
  9. _LVORL_ReservedClass    equ    -78
  10.     xdef    _LVORL_ReservedClass
  11. _LVORL_RegisterResource    equ    -84
  12.     xdef    _LVORL_RegisterResource
  13. _LVORL_UnRegisterResource    equ    -90
  14.     xdef    _LVORL_UnRegisterResource
  15. _LVORL_LockResource    equ    -96
  16.     xdef    _LVORL_LockResource
  17. _LVORL_UnLockResource    equ    -102
  18.     xdef    _LVORL_UnLockResource
  19. _LVORL_Notify    equ    -108
  20.     xdef    _LVORL_Notify
  21. _LVORL_AddNotify    equ    -114
  22.     xdef    _LVORL_AddNotify
  23. _LVORL_RemoveNotify    equ    -120
  24.     xdef    _LVORL_RemoveNotify
  25. _LVORL_StartNotify    equ    -126
  26.     xdef    _LVORL_StartNotify
  27. _LVORL_StopNotify    equ    -132
  28.     xdef    _LVORL_StopNotify
  29. _LVORL_IsLoosedNotif    equ    -138
  30.     xdef    _LVORL_IsLoosedNotif
  31. _LVORL_DisableNotifying    equ    -144
  32.     xdef    _LVORL_DisableNotifying
  33. _LVORL_EnableNotifying    equ    -150
  34.     xdef    _LVORL_EnableNotifying
  35.