What is the difference between COM and OLE?
OLE = Object Linking and Embedding DDE = Dynamic Data Exchange COM = Component Object Model OLE: This is a method of linking parts of one document to parts of another. For example, having a PowerPoint slide with an Excel chart embedded into it. When the Excel spreadsheet is updated, the chart should update too. … Read more