All Manuals > LispWorks COM/Automation User Guide and Reference Manual > 6 Self-contained examples

NextPrevUpTopContentsIndex

6.3 OLE embedding of external components

These examples illustrate OLE embedding of external components in a CAPI interface:

(example-edit-file "com/ole/html-viewer") (example-edit-file "com/ole/flash-player") (example-edit-file "com/ole/simple-container/doc-viewer-pair")

These three files together comprise an example also illustrating OLE embedding: Start by loading the first file:

(example-edit-file
 "com/ole/simple-container/do-simple-spreadsheet")
(example-edit-file "com/ole/simple-container/defsys") (example-edit-file "com/ole/simple-container/owc-spreadsheet")

LispWorks COM/Automation User Guide and Reference Manual - 14 Feb 2015

NextPrevUpTopContentsIndex