Overview
If you've built many Windows applications, you probably have at least a passing familiarity with COM, OLE, and ActiveX. OLE originally stood for Object Linking and Embedding and represented the first generation of cross-application object access and manipulation in Windows. The idea was to have a document-centric view of the world where an object from one application could happily reside in and interact with another. OLE 1.0 used Dynamic Data Exchange (DDE) to facilitate communication between objects. DDE is a message-based interprocess communication mechanism based on the Windows' messaging architecture. DDE has a number of shortcomings (it's slow, inflexible, difficult to program, and so on), so the second version of OLE was moved ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access