
|
 |
Inside COM - Microsoft's Component Object Model
by Dale Rogerson
ISBN 1-57231-349-8
A wonderfully easy introduction to COM. From why components are a good idea, through putting a component into a DLL, to in-process COM servers. Then, once you have the basics under your belt, on to IDL, local servers, DCOM, dispatch interfaces and a "real world" example. On the way components are built from the ground up, no macros, no templates. All the code you need is presented along with why you need it and how you could do it differently using MFC or ATL. Even if you never intend to write a COM object from scratch, the understanding that the book gives you is priceless. Once you've read this all of the MSDN examples will make sense... I wish I could have read this book at the beginning of my work with COM.
Reviews from Amazon.com
Reviews from ACCU.org
|