Pages

Recent FAQ

Archive for March, 2008

Isn’t ActiveX Just a New Name for OLE?

Monday, March 17th, 2008

While Microsoft® ActiveX™ and OLE are both based on the Component Object Model (COM), they provide substantially different services to developers. COM provides the low-level object-binding mechanism that enables objects to communicate with each other. OLE uses COM to provide high-level application services such as linking and embedding to enable users to create compound documents. [...]