home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / msjmar93.zip / MEMMAN.ZIP / VMMAP.ZIP / VMMAP.DEF < prev    next >
Text File  |  1993-03-01  |  374b  |  15 lines

  1. ;****************************************************************************
  2. ;Module name: VMMap.Def
  3. ;****************************************************************************
  4.  
  5. ;LIBRARY       VMMap
  6. NAME           VMMap
  7. DESCRIPTION    'Virtual Memory Address Space Dump'
  8. CODE  READ shared
  9. DATA  READ
  10. HEAPSIZE     1024
  11. STACKSIZE    5120
  12.  
  13. EXPORTS
  14.    jeff @2
  15.