The Wayback Machine - https://web.archive.org/web/20150107031608/http://www.codeguru.com:80/cpp/com-tech/atl/tutorials/

Latest Tutorials Articles

Framework Source Code Stepping

Despite the best documentation, stepping into the actual source code of third-party libraries can be the fastest way to diagnose a difficult bug or determine the state that a component needs to be in before a certain operation can be completed. With a little set-up magic, developers can step into libraries quickly and easily.

Microsoft Word Automation Class

Discover a class to start Microsoft Word and access Word functions from a C++ application by using OLE and IDispatch interfaces. Two classes are provided: the Word automation class CWordAutomation and the wrapper class CEzWordAutomation.

ATL Under the Hood, Part 5

Lots of people believe that ATL is used only for making COM components. In this tutorial, learn to create a fully fleshed Windows-based application using ATL.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Top White Papers and Webcasts

  • Today's agile organizations pose operations teams with a tremendous challenge: to deploy new releases to production immediately after development and testing is completed. To ensure that applications are deployed successfully, an automatic and transparent process is required. We refer to this process as Zero Touch Deployment™. This white paper reviews two approaches to Zero Touch Deployment--a script-based solution and a release automation platform. The article discusses how each can solve the key …

  • Cloud applications have proven to have their own set of evolving challenges, including parameters for auditing, partner management, combating the "shadow IT" aspect of consumer-grade apps use, and access issues. Traditional content-access systems are network or device-centric, but cloud applications are fundamentally user-centric, resulting in the heightened importance of identity management. Ultimately, an access solution must ensure that the right access to the right services is a convenient, secure, and …

Most Popular Programming Stories

More for Developers

RSS Feeds