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 Capturing Images Articles
C++ Programming: Easy Screen Capture Using MFC/ATL
Learn to use CScreenImage, an MFC/ATL extension class for screen image captures.
Capturing Windows Regardless of Their Z-Order
Capture a top window's content to a BMP file, regardless of the window's z-order.
Trick: How to Capture Video Screen Shots
An article describing a trick to capture video screen shots.
Barry's Screen Capture
Capture different portions of the screen and the save them to a file. (The source code was updated.)
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.