
Detect memory leaks using Dump
Somehow I cannot manage to get my Dump overrides to print into the debug
output window. I work with VC4.2, I override all my CObject derived
classes Dump function, Whats the problem?
P.S. It seems that even CObject::Dump isn't called - what function does
print the messages concerning memory leaks.