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

  1.     section    .data,data
  2.  
  3. _LVOSPEEDBAR_GetClass    equ    -30
  4.     xdef    _LVOSPEEDBAR_GetClass
  5. _LVOAllocSpeedButtonNodeA    equ    -36
  6.     xdef    _LVOAllocSpeedButtonNodeA
  7. _LVOFreeSpeedButtonNode    equ    -42
  8.     xdef    _LVOFreeSpeedButtonNode
  9. _LVOSetSpeedButtonNodeAttrsA    equ    -48
  10.     xdef    _LVOSetSpeedButtonNodeAttrsA
  11. _LVOGetSpeedButtonNodeAttrsA    equ    -54
  12.     xdef    _LVOGetSpeedButtonNodeAttrsA
  13.