home *** CD-ROM | disk | FTP | other *** search
- COMMAND: MAP DOCUMENTATION : On-line
-
- FUNCTION: Produces a summary report on the addresses and hooked vectors
- of DOS resident programs.
-
- FORMAT: MAP [/D]
-
- TYPE: Public domain software.
-
- REMARKS: /D expands the format of the summary report to include identification
- of specific segments that a process has allocated.
- Map displays a list of all the memory resident programs starting with
- the resident portion of COMMAND.COM. The display includes the PSP
- address, the program name, allocated segment count, total allocated
- memory, and a hooked interrupt list. In addition, MAP displays the
- count and size of free storage segments in the DOS chain and the
- current command load address.
-
-
-
-
-