2012/5/13 richardm > > My tools are not that good, though I'll spend some time later today or > tomorrow to better understanding what I'm seeing. All I know is that the > most basic dump of leaked memory indicates quite a few problems in the > Visual Studio environment. I'm guessing this to be the same issue that I'm > bumping up against in my program. > > If there's anyone else who has useful Windows tools, any effort would be > most helpful. I've described my changes to the program below. > If you could share some program that uses activemq-cpp and seems to leak, I can compile it with VS2008 (32-bit) and use BoundsChecker tool to check for leaks and other problems. I'm interested because we use ActiveMQ-CPP on Windows (VS2008 and VS2010) in production systems.