Learn how to show multiple views in a frame window without using a splitter.
Latest Tutorials Articles - Page 4
Resource DLLs and Language Selection Menu
CLanguageSupport: With a few lines of code, add automatic UI language selection and a language selection menu to your app. CLanguageSupport is your resource DLLs manager (also known as satellite DLLs).
Library for MFC Applications' Localization Using Resource-Only DLLs
Multilingual Library adds multiple UI languages' support to your MFC application.
Setting Up OpenGL in an MFC Control
Learn how set up an OpenGL rendering context inside an MFC control and make use of the timers MFC has to offer.
DLL Tutorial For Beginners
Learn how to create and implement DLLs without MFC.
An Introduction to Assembly Language: Part III
The third and final part of the series of tutorials on Assembly language. This covers the most commonly used instructions and some of the macros in MASM that make life so much easier for the Assembler developer.
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.

Custom Dialogs in WinForms
C# has a built-in way to create text-filled message boxes, a way that doesn't require using VB.NET. Find out for yourself.

Working with Windows 8.1 Control Panel Applets
Discover how to run all the various Control Panel applets from your own program.
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.