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

  1.     section    .data,data
  2.  
  3. _LVOObtainSelectGClass    equ    -30
  4.     xdef    _LVOObtainSelectGClass
  5. _LVOInitSelectGadgetA    equ    -36
  6.     xdef    _LVOInitSelectGadgetA
  7. _LVOClearSelectGadget    equ    -42
  8.     xdef    _LVOClearSelectGadget
  9. _LVOSetSGAttrsA    equ    -48
  10.     xdef    _LVOSetSGAttrsA
  11. _LVOGetSGAttr    equ    -54
  12.     xdef    _LVOGetSGAttr
  13.