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

  1.     section    .data,data
  2.  
  3. _LVORADIOBUTTON_GetClass    equ    -30
  4.     xdef    _LVORADIOBUTTON_GetClass
  5. _LVOAllocRadioButtonNodeA    equ    -36
  6.     xdef    _LVOAllocRadioButtonNodeA
  7. _LVOFreeRadioButtonNode    equ    -42
  8.     xdef    _LVOFreeRadioButtonNode
  9. _LVOSetRadioButtonNodeAttrsA    equ    -48
  10.     xdef    _LVOSetRadioButtonNodeAttrsA
  11. _LVOGetRadioButtonNodeAttrsA    equ    -54
  12.     xdef    _LVOGetRadioButtonNodeAttrsA
  13.