Updated: This program presents an original way of the famous Rubik's Cube by an assembly of 27 multi-colored cubies isolated in the space. Even during its deformations, it allows a 3D vision of the cube thanks to the basic MFC graphic functions. This simulation can also rapidly calculate a solution to reordering the Cube.
Latest w-d Articles
Graphics Class Design : Shape
Class Shape can provide you with the ability to represent things appearing in a Window. Learn about this class from an industry legend.
Using Windows Vista Built-In Double Buffering
Learn how to fixing flickering issues when drawing graphics by using double buffering.
There is More Than Just a Little Touching...
The way you interact with a personal computing device is changing and is about to change even more with lots of touching and even a little hidden video.
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.
Customizable Alert Window
Observe the use of a small framework for building alert windows that can be customized in various styles.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.