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

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.