Embeds a user-specified document in an ole-control-pane.
The function ole-control-insert-object prompts the user for a document using the Microsoft Windows function
OleUIInsertObject
.
When the user specifies a document in the dialog presented, ole-control-insert-object embeds this document in the ole-control-pane pane .
Note: this function is implemented only in LispWorks for Windows. Load the functionality by
(require "embed")
.