Learn more about this very useful library.
Latest Component Libraries Articles
Flexible Screen Designer
The dynamic screen classes allow you to incorporate advanced screen functionality into your MFC applications. The fundamental difference of these classes are that they work with the actual resource in your executable—this means that users of your applications can alter screens that have been designed by you using the MFC resource editor—they can make changes at run time.
Visual Component Framework - Libraries and Projects
Full-featured visual framework (based on NextStep and Borland IDE UIs) for creating C++ applications
Writing Scribble with the Visual Component Framework (VCF)
Great job of showing off the VCF by illustrating how easy it is to create the famed MFC Scribble demo application.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

Building a Conversation Bot
Learn about the Microsoft Bot Framework, and how to craft a conversation bot.

The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.