english deutsch
Articles
An Interface Based Implementation by ATL, How to write COM software with ATL, Make the Internet Your Office with NetMeeting
Books
Richard Grimes Books
FAQs and Tutorials
ATL FAQ, Microsoft ATL FAQ
Resources
Archives of ATL@DISCUSS.MICROSOFT.COM
ATL/AUX Library
A source library that provides utility patterns for developing ATL-based COM projects.
CBstr
A BSTR wrapper-class with string manipulation members. It extends _bstr_t with the interface of the MFC CString class. (Gary Olliffe)
Chris's Developer Tools
A collection of ATL utility code pieces including: TraceHook - a member function call tracing delegator. CAspPtr - pull the ASP intrinsic objects from the MTS context. SmartEnumVARIANT - Buffer collection items to be enumerated. And others... (Chris Sells)
CodeGuru - ATL/WTL Programming
Source code, examples and articles for ATL and WTL programming.