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
oleutil.cpp File Reference

OLE Utility class implementations. More...

#include <ocf/pch.h>
#include <ocf/defs.h>
#include <ocf/oleutil.h>
#include <ocf/ocbocole.h>
#include <owl/string.h>
#include <owl/private/memory.h>

Go to the source code of this file.

Namespaces

namespace  ocf
 Object Component Framework (COM encapsulation)
 

Functions

 ocf::DIAG_DEFINE_GROUP_INIT (OWL_INI, OcfRefCount, 1, 0)
 
void ocf::CmpGuid12 (IUnknown *This, REFIID req, REFIID ref, void **pif)
 
void ocf::CmpGuidOle (IUnknown *This, REFIID req, void **pif)
 
void ocf::OcHiMetricToPixel (const SIZEL &sizeHM, SIZEL &sizePix)
 
void ocf::OcPixelToHiMetric (const SIZEL &sizePix, SIZEL &sizeHM)
 

Detailed Description

OLE Utility class implementations.

Definition in file oleutil.cpp.