COM Support Features
Windows has a number of system features that support COM.
- The system-wide Registry
- The system-wide Running Object Table (ROT)
- The process-wide Global Interface Table (GIT)
- Thread COM Apartment Models
- Large chunks of Win32
- all of the functions named CoXXX or OleXXX
- some sneaky ones like GetErrorInfo, which take an interface pointer