1
Reply

What’s the difference, if any, between OLE and COM?

Tushar Agrawal

Tushar Agrawal

Aug 01, 2006
7k
0

    OLE is build on top of COM. The question is not strict, because OLE was built over COM for years, while COM as a technology was presented by Microsoft a few years ago. You may mention also that COM is a specification, while OLE is a particular implementation of this specification, which in today’s world is not exactly true as well, because what people call COM today is likely implementation of COM spec by Microsoft.

    Tushar Agrawal
    August 01, 2006
    0