My application runs a combination of C++ (COM objects) and C# managed code. Sadly there is a n elusive memory leak I need to trace down.
I've tried AQTime, which looked good on paper, but my app keeps crashing when running underneath it.
Any suggestion for a better alternative?
Thanks, Boaz