OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ocdefs.h
Go to the documentation of this file.
1//----------------------------------------------------------------------------
2// ObjectComponents
3// Copyright (c) 1994, 1996 by Borland International, All Rights Reserved
4//
5//----------------------------------------------------------------------------
6
7#include <owl/private/defs.h>
8#if defined(BI_HAS_PRAGMA_ONCE)
9# pragma once
10#endif
11
12#if defined(__TRACE) || defined(__WARN)
13# pragma message ("<ocf/ocdefs.h> has been replaced by <ocf/defs.h> & <ocf/oleutil.h>")
14#endif
15
16#include <ocf/defs.h>
17
18#include <ocf/oleutil.h>
19
ObjectComponents fundamental definitions.
Low level OLE Utility class definitions.