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

CodeGuru
Earthweb Search
Login Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

follow us on Twitter

Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
















Home >> Visual C++ / C++ >> COM-based Technologies >> ATL & WTL Programming >> Tutorials


Tutorials

Tutorials



Framework Source Code Stepping
Rating: none
Nick Wienholt - 09/08/2008
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.

A Complete Scriptable ActiveX Web Control Tutorial Using ATL
Rating:
Arif Zaman - 01/02/2008
Learn to use a scriptable ActiveX web control that uses ATL.

Microsoft Word Automation Class
Rating:
Val Golovlev - 12/06/2007
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.

[Updated] A Big Integer Package for Use in Visual Basic Written in Visual C++
Rating:
Jeffrey Walton - 11/29/2006
A 'How To' for creating a COM Big Integer Library that uses Visual C++ ATL Wizard and Wei Dai's Crypto++ Library.

Writing MS WORD Addins
Rating:
Amit Dey - 04/10/2003
Learn how to write an add-in for Microsoft Word 2000 using this detailed tutorial.

ATL Under the Hood, Part 5
Rating:
Zeeshan - 10/25/2002
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.

An Introduction to C++ Templates
Rating: none
Kais Dukes - 06/20/2002
Take a look at C++ templates in this first of several articles digging into the topic.

ATL Under the Hood Part 4
Rating:
Zeeshan - 06/07/2002
A look at ATL and assembly language.

Why ATL Uses Template Classes
Rating:
Sathya Narayana Panduranga - 05/30/2002
This article discusses why ATL uses template classes. This is not a discussion of ATL features, but just the principle behind the Template library.

ATL Under the Hood Part 1
Rating:
Zeeshan - 04/03/2002
Tutorial that presents a discussion of the memory layout of an ATL program and more.

ATL Under the Hood Part 3
Rating:
Zeeshan - 03/29/2002
Template techniques used by ATL.

ATL Under the Hood Part 2
Rating:
Zeeshan - 02/15/2002
Interesting stuff behind virtual functions.

Developing MMC Snap-Ins using ATL
Rating: none
Leon Finker - 05/23/2001
This article teaches you how to create an MMC Snap-In and implement some basic features using ATL. Great starting point for MMC Snap-In development.

A Simple COM tutorial using ATL
Rating:
C. Lung - 06/25/1999
A Simple COM tutorial using ATL

ATL Client Application Tutorial
Rating: none
Naveen Kohli - 02/05/1999
ATL Client Application Tutorial

Leveraging C++ Applications Using COM An example of ATL COM
Rating: none
Jonathan WoodBury and Ranjan Banerji - 02/05/1999
Leveraging C++ Applications Using COM An example of ATL COM