Here’s an update to my Virtual Memory Map Viewer (for those interested). New features in this release:
1. Memory corresponding to thread stacks is indicated in the “Details” column in the view.
2. Memory mapped files are indicated in the “Details” column as well for mapped regions.
3. Status bar contains the following data for the selected process: Number of threads, total committed memory, private committed memory and working set (RAM currently consumed by process). These counters are updated every 3 seconds.
4. You can select rows in the view and get an indication in the status bar of the memory amount selected.
Note: if the status bar does not show the new items, open regedit, navigate to HKCU\Software\Hi-Tech College\MemMapView and delete that key or the “Workspace” subkey.
Feature suggestions (and bugs found…) are welcome.
Enjoy!