ATL COM
-
hi, I am looking for articles / sites to learn ATL and COM. Could you please help me. I am a beginner in using MFC. thanks, suri
The ATL (Active Template Library) is a library to make COM programming easier. The WTL (Windows Template Library) extendes the ATL for more GUI support (for example splitter windows ect.) So the WTL is something like MFC to make windows GUI programming easiert and somehow object oriented ;) You find here at codeproject some good tutorials how to use ATL/WTL especially if you have a background in MFC at http://www.codeproject.com/wtl Search for the articles "WTL for MFC programmers" from Michael Dunn. Constantin
-
hi, I am looking for articles / sites to learn ATL and COM. Could you please help me. I am a beginner in using MFC. thanks, suri
Hi suri, Try http://www.funducode.com[^] this site ! OR offcourse search Codeproject itself, it has rich information about ATL/COM OR Search the online MSDN at http://msdn.microsoft.com/library ;) Cheers, Vishal
-
hi, I am looking for articles / sites to learn ATL and COM. Could you please help me. I am a beginner in using MFC. thanks, suri
Hi suren, No personal mails please ! :doh: Should keep the discussion in the same thread, so that others can benifit form this. Nways, you can refer to the books such as "Inside ATL - George Shepherd" OR "Inside COM - Dale Rogerson" etc... All the very best !!! :-D Cheers, Vishal