The Wayback Machine - https://web.archive.org/web/20140630015250/http://www.codeguru.com/cpp/cpp/cpp_mfc/classes/

Latest Classes and Class Use 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.

Templated Visitor Base Class

Discover a templated visitor pattern base class designed to get around problems that some compilers that have with certain aspects of modern template techniques, particularly typelists and meta-programming.

Libpropc++�Properties in C++

Learn about a template library for properties (used like 'widget.color = "red";') in C++. Supports "binding" several properties together to have their values synchronized automatically. Useful for GUI development and so forth.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • While virtual desktop infrastructure (VDI) comes with many potential advantages, adoption of VDI has been slow. The reality is that the path to achieving the VDI promise land is a difficult one, mostly due to high expense, poor end-user experience, and management difficulties. More often than not, the root cause of all three of these failure modes is storage. This white paper explores how a new, 100%-flash based approach to VDI can overcome the key VDI failure traps and deliver a VDI solution that both …

  • Gartner Research Vice President Ramon Krikken discusses some of the key trends and issues in mobile application security as well as recommendations for what you can do to protect your organization. Key issues he reviews include: What are the key trends in mobile application security? What is different about security in mobile applications vs. traditional enterprise web applications? Why do you think mobile application security is still an afterthought? What are the top mobile application security …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds