home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / System / ScalosPrefs / include / ASM / lvo / preferences_lib.i
Text File  |  1980-07-25  |  501b  |  24 lines

  1.     IFND        PREFERENCES_LIB_I
  2. PREFERENCES_LIB_I    SET    1
  3. **
  4. **    $VER: preferences_lIB.i 39.6 (26.07.2000)
  5. **
  6. **      preferences.library include
  7. **
  8. **    (C) Copyright 2000 Satanic Dreams Software
  9. **    All Rights Reserved
  10. **
  11.  
  12. _LVOAllocPrefsHandle    EQU    -30
  13. _LVOFreePrefsHandle    EQU    -36
  14. _LVOSetPreferences    EQU    -42
  15. _LVOGetPreferences    EQU    -48
  16. _LVOReadPrefsHandle    EQU    -54
  17. _LVOWritePrefsHandle    EQU    -60
  18. _LVOFindPreferences    EQU    -66
  19. _LVOSetEntry        EQU    -72
  20. _LVOGetEntry        EQU    -78
  21. _LVORemEntry        EQU    -84
  22.  
  23.     ENDC    ; PREFERENCES_LIB_I
  24.