Who guarantees that the current C-Runtime is using the process heap ?
I've seen processes with few version of the C-Runtime loade, some linekd
statically
and some linked dynamically (msvcrt.dll, msvcr70.dll, msvcr80.dll),
each one using a different C-Rutnime heap.
In the debugger it's the ModuleName!_crtheap symbol.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.