home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
TLIB50.BPL
/
0
/
STRING
/
4096.txt
< prev
Wrap
Text File
|
1999-08-11
|
4KB
|
74 lines
"// ************************************************************************ //
// WARNING
// -------
// The types declared in this file were generated from data read from a
// Type Library. If this type library is explicitly or indirectly (via
// another type library referring to this type library) re-imported, or the
// 'Refresh' command of the Type Library Editor activated while editing the
// Type Library, the contents of this file will be regenerated and all
// manual modifications will be lost.
// ************************************************************************ //
// *************************************************************************//
// NOTE:
// Items guarded by $IFDEF_LIVE_SERVER_AT_DESIGN_TIME are used by properties
// which return objects that may need to be explicitly created via a function
// call prior to any access via the property. These items have been disabled
// in order to prevent accidental use from within the object inspector. You
// may enable them by defining LIVE_SERVER_AT_DESIGN_TIME or by selectively
// removing them from the $IFDEF blocks. However, such items must still be
// programmatically created via a method of the appropriate CoClass before
// they can be used.
>// File generated on %s from Type Library described below.
¿// ************************************************************************ //
// Type Lib: %0:s (%5:d)
// IID\LCID: %1:s\%2:x
// Helpfile: %3:s
// DepndLst: %4:s
Ä// ************************************************************************ //
// Type Lib: %0:s
// IID\LCID: %1:s\%2:x
// Helpfile: %3:s
{// HelpString: %s
// Version: %d.%d
// ************************************************************************ //
// Errors:
// %s
None// (%d) v%d.%d %s, (%s)
3// Parent TypeLibrary:
// (%d) v%d.%d %s, (%s)
P// ************************************************************************ //
+ // TypeLibrary Major and minor versions
├// *********************************************************************//
// HelpString: %s
// Version: %d.%d
// *********************************************************************//
/#include <vcl/utilcls.h>
#if !defined(__UTILCLS_H_VERSION) || (__UTILCLS_H_VERSION < 0x0102)
//
// The code generated by the TLIBIMP utility or the Import|TypeLibrary
// and Import|ActiveX feature of C++Builder rely on specific versions of
// the header file UTILCLS.H found in the INCLUDE\VCL directory. If an
// older version of the file is detected, you probably need an update/patch.
//
// NOTE: If the following error is triggered, you probably need to
// get a patch to the TLIBIMP.EXE utility or the C++Builder IDE.
// Patches/updates are posted on the Borland Website.
//
#error "This file requires a newer version of the header UTILCLS.H" \
"You need to apply an update/patch to your copy of C++Builder"
#endif
#include <olectl.h>
#include <ocidl.h>
// *********************************************************************//
// GUIDS declared in the TypeLibrary. Following prefixes are used:
// Type Libraries : LIBID_xxxx
// CoClasses : CLSID_xxxx
// DISPInterfaces : DIID_xxxx
// Non-DISP interfaces: IID_xxxx
// *********************************************************************//