Next Previous Up Top Contents Index

2 Functional Developer's COM, OLE, and ActiveX Libraries

2.4 About the example OLE/COM programs

Functional Developer includes a number of OLE/COM example programs. This section is a guide to building, registering, and using those examples.

The examples are all available from the Examples subfolder of your Functional Developer installation. The Functional Developer IDE's Examples dialog also gives us a view of these examples as projects that we can build and (in some cases) test from the IDE. However, because we need to register those examples that implement servers and controls we do generally need to take the folder-level view of them rather than the abstract view supplied by the Examples dialog.

Under the Examples folder is the OLE folder that contains all the examples of interest to us here.

2.4.1 - OLE examples
2.4.2 - Win32 API OLE examples
2.4.3 - Building and registering the examples
2.4.4 - Running the examples

OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index