SAMPLE: RichEdit.exe - Inserts OLE Object Capabilities

ID: Q141549


The information in this article applies to:


SUMMARY

RichEdit control supports embedding and inplace-activating OLE Objects. To add these capabilities to a RichEdit control in your application, an independent service vendor (ISV) must implement certain OLE interfaces. The RichEdit sample shows how these interfaces are implemented and other implementation details that are required in conjunction with the OLE interfaces to embed and inplace-activate OLE objects.


MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

~ RichEdit.exe

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services



An ISV must implement the following OLE interfaces to add the embedding and inplace-activating capabilities to the RichEdit control in their application:

There are a few caveats that are important to enable this feature work to properly:


Keywords          : kbfile kbsample kbCtrl kbNTOS kbNTOS351 kbRichEdit kbSDKWin32 kbGrpUser kbWinOS95 kbWinOS98 
Version           : 
Platform          : 
Issue type        : 

Last Reviewed: March 8, 1999