As one of my first undertakings in my new group, I wrote a little introductory overview of classic COM, which is now live: COM Technical Overview. Before this, we didn’t have a central topic that brings a bunch of fundamental ideas together, so now we have a handy place to link to. Concepts covered:
Read more: Jim Galasyn's Learning Curve
Read more: COM Technical Overview
- Objects and Interfaces
- Interface Implementation
- The IUnknown Interface
- The Client/Server Model
- Service Control Manager
- Reusability
- Storage and Stream Objects
- Data Transfer
- Remoting
- Security
Read more: Jim Galasyn's Learning Curve
Read more: COM Technical Overview