Learn how to fixing flickering issues when drawing graphics by using double buffering.
Latest Win32 Articles
General Solution for a Transparent Control
Discover a very simple, integrated method to make a control, such as static, button, sliderctrl, and progress control transparent in a dialog box.
Browse for Folder with a Quick Pick
Learn about a customized version of the "Browse for folder" dialog that creates quick picks to your selected directories.
Win32 Thread Synchronization, Part I: Overview
Learn about processes, threads, and a couple of thread synchronization techniques.
D3DXQUATERNION-Based Camera for Flight Simulations
Learn about a DirectX Quaternion-based camera class to implement the camera modal in 3D flight simulations.
Creating a Reusable Dialog Class without MFC
Develop a reusable dialog class with flexible message handling without using MFC. (The article, source code, and EXEC file were updated.)
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.