The Wayback Machine - https://web.archive.org/web/20160328234855/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

How to Use TeamViewer

How to Use TeamViewer

Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.

Top White Papers and Webcasts

  • The mobile app development platform market continues to grow, evolve and mature in response to escalating customer requirements. We assess the major vendors to enable enterprise IT developers, architects and mobile development leaders to select the right platform partners.

  • Companies today must be able to quickly develop, test, and deploy innovative mobile applications in order to offer new services, better engage existing customers, and enter emerging markets. This thought-leadership paper discusses the benefits of offering enterprise mobile apps to employees and customers, mobile application examples (use cases), and mobile app development challenges faced by organizations today. By answering a few questions, your paper will offer content customized to meet your requirements …

Most Popular Programming Stories

More for Developers

RSS Feeds

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