'List Windows process memory handle

I would like to list all the memory blocks allocated within my own process. (GlobalAlloc, HeapAlloc, CoMemAlloc) Memory address, size.

Possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source