OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Step 1: Including OWL header files

An OCX container must include the following OWL header files:

#include <ocf/oleframe.h>
#include <ocf/olewindo.h>
#include <ocf/ocstorag.h>
Definition of TOcStorage & TOcStream classes.
TOleWindow - Class encapsulating a window which can be an OLE container or server window.

An MDI application includes olemdifr.h instead of oleframe.h.