Inside Com cover
Inside Com
by Dale Rogerson
Description: Inside COM by Dale Rogerson provides a detailed examination of Microsoft's Component Object Model, covering its structure, functionalities, and role within distributed computing systems. The book focuses on the technical aspects and implementation of COM
ISBN: 1572313498
Found in 1 comment on Hacker News
View on Amazon
We may earn a commission from purchases made through links on this page.
Not ready yet? Get weekly book picks.
pjmlp · 2019-10-09 · Original thread
Here are some good COM books.

Essential COM by Don Box

https://www.amazon.com/Essential-COM-Don-Box/dp/0201634465

Inside COM by Dale Rogerson

https://www.amazon.com/Inside-Microsoft-Programming-Dale-Rog...

Then if you have access to public libraries, maybe one of them has one of the several Microsoft Systems Journals issues, later MSDN Magazine, with plenty of low level COM articles.

COM is from the days where good documentation was to be found in books, not on the Interwebs.