The Wayback Machine - https://web.archive.org/web/20160201035514/http://www.codeguru.com/cpp/controls/

Latest controls Articles

Rubix Cube

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.

The Smart Pointer That Makes Your C++ Applications Safer - std::unique_ptr

Using shared_ptr instead of raw pointers helps you avoid the common pitfalls associated with raw pointers but in some cases, its performance isn't satisfactory. Unique_ptr is a new C++0x smart pointer that is compact, fast and fully compatible with the standard library. Find out how to use unique_ptr to make your code safer without sacrificing performance.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Managing Your Drives Using C#

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.

Top White Papers and Webcasts

  • While digital technologies offer businesses a new set of opportunities to create value, the digitalization of the business world is pushing traditional IT to its limit. IT complexity delays the delivery of new tech capabilities, raises capital and operational costs, and makes it harder for IT to help the business. However, technology can be a liberating force that helps companies reinvent themselves. Read this analyst report to learn how a next-generation business suite can break the limitations of the past by …

  • Event Date: Wednesday, February 10, 2016 11 AM PST/2 PM EST Customer experience is the new, evolving competitive battlefield. This reality has different business units regularly proposing customer engagement projects based on point solutions. If you are in IT or Contact Center Operations and are tasked with delivering these projects, managing complexity, rationalizing infrastructure, streamlining suppliers and ensuring a strategy that can withstand the test of time can be challenging. Register now! This …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date