Dear all,
When I stop running my application in debug mode, there are some mem leak
detect info in output window like this:
Detected memory leaks!
Dumping objects ->
{4925} client block at 0x00E5F768, subtype 0, 20 bytes long.
a CVsInfo object at $00E5F768, 20 bytes long
Is there anyway to check if my CVsInfo is leaking somewhere?
Thanks

Re: How to find mem leak in output window? by Jochen

Jochen
Wed Jul 30 04:48:39 CDT 2003

Le Tuan wrote:

> Is there anyway to check if my CVsInfo is leaking somewhere?

Try:
http://www.codeproject.com/useritems/leakfinder.asp

Or many other methods...

--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/useritems/leakfinder.asp