Component Object Model (COM)

History

  • VB cusotm controls
    • Dlls that expose properties and events
  • VBX (VB extenstion) (1991) 
    • Based on 16 bit architecture
    • Allow VB to access components written in C and C++
  • OLE1.0 (1991)
    • Deal with compound documents
    • Not popular
  • OLE2.0 (1993)
    • Synonym to OLE
    • Built on COM

Architecture

  • Binary standard to allow coomponents to interact with each other as objects
    • Not a programming language
  • Exposes functionalities via interfaces
This entry was posted in cpp. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *


*

This site uses Akismet to reduce spam. Learn how your comment data is processed.