Sender: news@cec2 (USENET News System) Newsgroups: comp.sys.ibm.pc Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!cec2!news From: dave@wucs1.wustl.edu (David T Mitchell III) Subject: Memory Mapper Source? Message-ID: <1990Feb19.042337.24051@cec1.wustl.edu> Sender: news@cec1.wustl.edu (USENET News System) Organization: Washington University, St. Louis MO Date: Mon, 19 Feb 90 04:23:37 GMT Does anyone have (or know where I can find) source for a program to map out memory usage? I have a couple executables which produce a listing of block number, size, hooked vectors, etc. However, none are very clever about figuring out the name of the program. Also, expanded memory mapping usually shows just block number and size. I want to write a little util which will do what the others do, plus: Attempt to identify every block; worst case, display the 1st ascii string found in the block. Multi-colum output, or pause feature. I use desqview under 8mb and the mappers always scroll off the page. Pretty output. Perhaps color-coded. I'd rather not start from scratch; any info available would be greatly appreciated. Naturally, I'll post the source when it's completed. thanks, dave dave@wucs1.wustl.edu