help accessing the heap of another process
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
the _CRTDbg macros can be used to view the contents of the heap.. in context of the current process... that is the heap used by our program... what if i want to view the contents of the heap of another executing process?
See if this article is of any help.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow