5.5 Starting a Client Application

When a client application starts, it should do the following tasks as part of its start-up initialization:

Register the clipboard formats that it requires, using the OleRegisterClipboardFormat function.

Allocate and initialize the OLECLIENT data structure.

Allocate and initialize the OLESTREAM data structure.