home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 25 / SHORTIES / DOSMAP.DOC < prev    next >
Encoding:
Text File  |  1988-01-01  |  899 b   |  21 lines

  1. Ever wondered what is really using up your PC's memory? Why does your
  2. favourite program refuse to load after you added that last resident program?
  3. Has that TSR you wrote really hooked to interrupt 09 correctly?
  4.   To answer these questions, run DOSMAP. This program provides complete
  5. information about the contents of your PC's memory - what programs are in
  6. there, what memory they occupy and which interrupts they have taken over.
  7.   Real hackers should use the -f (full) flag:
  8.       DOSMAP -f
  9. to see the most complete map of PC memory contents offered by any program,
  10. PD, shareware or commercial.
  11.   Unlike some other memory-map programs, DOSMAP gives correct results when
  12. run in a subshell created by DOS or by a program, and when spawned in a 
  13. child process. 
  14.  
  15.  
  16. Abbreviations in DOSMAP -f output:
  17.  
  18. MCB - memory control block
  19. ENV - environment block
  20. PSP - program segment prefix
  21.