Learn to employ a small utility class that allows you to modify how objects for a given class are dynamically allocated.
Enhance Your Dynamic Memory Allocation with an Undocumented MFC Class
Published 02/14/2006
Learn to employ a small utility class that allows you to modify how objects for a given class are dynamically allocated.
"Profile" a block of C++ code with just one include file and two variable definitions.
What exactly is a tear-off? Why you might want to use one, and how the ATL supports both regular and cached tear-off interfaces. Are they worth spending time on? In this article, Andrew teaches you everything you wanted to know about tear-off interfaces, but were afraid to ask.
Learn more about a few commonly used components and explore their utility and usages.
Become proficient with using type definitions in C#.
Learn about the various forms of encryption in Visual Basic and the differences among them.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.