|
I modified DOMPrint example to use for a specific
GUI application. They are both developed separately by using Microsoft
Visual C++ compiler. Individually, they are both work fine in running or
debug mode. However, when I intergrated them, the debug mode gives me
memory leak at the end of the debug session. I have tried to insert this
line of code: "XMLPlatformUtils::Terminate();" at either the end of parsing job or at closing window application point
but the problem is still there.
Advice please,
Thanks,
|
- Re: Memory leak. Kevin Nguyen
- Re: Memory leak. Kent Dahl
