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,