SAMPLE: OLE Implementation Guides and Sample Code (81198)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q81198

SUMMARY

OLE is a collection of functions and messages that allow applications to create "compound documents," documents that combine text and graphics in an editable form.

Two documents are available that describe all the steps required to implement an OLE server application or an OLE client application. A file that contains sample source code accompanies each document. Each document is stored in rich text format (RTF). An RTF-aware word processor is required to view each document.

The "OLE Client Implementation Guide" is available in the Microsoft Download Center in the file OCLIENT.EXE. PATRON.EXE contains the source code for a sample client application.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:8/4/2004
Keywords:kbsample KB81198