STL

This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.


Back to Blog
Profiler
February 13, 2010
Avatar for Stephen Kellett
Stephen Kellett

Speed up your MFC program without a profiler!

I’m going to explain how to potentially improve the performance of MFC programs using CMap<> and related containers (CMapStringToPtr, etc) by a substantial amount. We […]

Fully functional, free for 30 days