Help : learn ATL, STL and COM
-
Dear friend, Iam currently developing window application using VC6 and VC2008 and interested to learn ATL, STL, WTL and COM. I have refered many article and tutorial in the net. But I felt difficult to understand the concepts and explanation. Friends kindly suggest me any material or site which many helpful to learn it from beginning. Thanks and Regards, S.Shanmuga Raja
-
Dear friend, Iam currently developing window application using VC6 and VC2008 and interested to learn ATL, STL, WTL and COM. I have refered many article and tutorial in the net. But I felt difficult to understand the concepts and explanation. Friends kindly suggest me any material or site which many helpful to learn it from beginning. Thanks and Regards, S.Shanmuga Raja
Introduction to COM - What It Is and How to Use It.[^] by Michael Dunn, is an excellent introdiuction, as are his other articles on the subject. Scott Meyers has written some useful books on STL which you can probably find on Amazon. I don't use ATL/WTL so cannot offer suggestions for those. However, I would say that if you find these subjects difficult to understand then it is important to focus on only one at a time.
Use the best guess
-
Dear friend, Iam currently developing window application using VC6 and VC2008 and interested to learn ATL, STL, WTL and COM. I have refered many article and tutorial in the net. But I felt difficult to understand the concepts and explanation. Friends kindly suggest me any material or site which many helpful to learn it from beginning. Thanks and Regards, S.Shanmuga Raja
Inside COM by Dale Rogerson (very good intro) Professional COM Applications with ATL by Sing Li and Panos Economopoulos (more advanced) COM IDL & Interface Design by Al Major (everything you ever wanted to know about interfaces) Of course they're all a bit dated...
-
Dear friend, Iam currently developing window application using VC6 and VC2008 and interested to learn ATL, STL, WTL and COM. I have refered many article and tutorial in the net. But I felt difficult to understand the concepts and explanation. Friends kindly suggest me any material or site which many helpful to learn it from beginning. Thanks and Regards, S.Shanmuga Raja
hi, i will suggest to start with Inside COM by Dale Rogerson and then start with ATL/WTL for STL - start with Nicolai M. Josuttis books/online resources. regards, Ajay