memory usage profiler -- unmanaged code!!

From: taurean (taurean_lord_at_yahoo.com)
Date: 04/30/04


Date: Thu, 29 Apr 2004 20:26:27 -0400

Hi all,

Is there any memory usage profiler for unmanaged C++ appln.. basically, i
would like to track the reference count of all the objects being created
by the appln. and the memory being utilized by the same.

my appln. gets compiled using visual studio compiler and runs on win' XP.

i appreciate your help in this regard.

Thanks,

Matt