OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Follow these steps to turn an application into an OCX container and OLE container using OWL and Doc/View:
ObjectComponents provides default behavior for all these common OLE features. Should you want to modify the default behavior, you can additionally choose to override the default event handlers for messages that ObjectComponents sends. The code examples in this section are based on the STEP14.CPP and STEP14DV.CPP sample programs in EXAMPLES/OWL/TUTORIAL. Look there for a complete working program that incorporates all the prescribed steps.