Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
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 Amjad - 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.
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 Amjad - 04/03/2002 Tutorial that presents a discussion of the memory layout of an ATL program and more.
ATL Under the Hood Part 2
Rating: Zeeshan Amjad - 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.