How to track down memory leak when AQtime gives class as "VCL native memory"
Hi Folks, I have profiled a large C++ Builder XE project using the Allocation Profiler, and find that one of my classes has a live count of 5020 after quitting the program. Great, so that means a ...