COM, COM+, DCOM, where to start?
If you are serious about learning COM, Don Box’s “Essential COM” is definitely an absolute “must read”. COM can be confusing and in my humble opinion Don Box is one of the few people who actually “got it”. The example code in “Essential COM” is in C++. You won’t find many books that support COM … Read more