home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Programming / MultiDesktop / desk / bak / desk.txt < prev    next >
Encoding:
Text File  |  1997-03-27  |  327 b   |  22 lines

  1. Guru-Programm:
  2.  
  3. Einbau in Library,
  4.  
  5. Programm ruft InstallNoGuru/RemoveNoGuru() auf.
  6. lib->OpenCnt++
  7.  
  8. guru.resource emtfällt.
  9.  
  10.  
  11. -------------------------------------------------
  12.  
  13. CreateMemoryPool()
  14. DeleteMemoryPool()
  15. AddPoolMemory(pool,bytes,type)
  16. AvailPoolMemory(pool)
  17.  
  18. AllocPoolMemory()
  19. FreePoolMemoryBlock()
  20. FreePoolMemory()
  21.  
  22.