Using Windows Vista Built-In Double Buffering
Learn how to fixing flickering issues when drawing graphics by using double buffering.
Learn how to fixing flickering issues when drawing graphics by using double buffering.
Discover a very simple, integrated method to make a control, such as static, button, sliderctrl, and progress control transparent in a dialog box.
Learn about a customized version of the "Browse for folder" dialog that creates quick picks to your selected directories.
Learn about processes, threads, and a couple of thread synchronization techniques.
Learn about a DirectX Quaternion-based camera class to implement the camera modal in 3D flight simulations.
Develop a reusable dialog class with flexible message handling without using MFC. (The article, source code, and EXEC file were updated.)