home *** CD-ROM | disk | FTP | other *** search
- // ************************************************************************ //
- // 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. //
- // ************************************************************************ //
-
- // C++ TLBWRTR : $Revision: 1.1 $
- // File generated on 12/8/98 4:57:32 PM from Type Library described below.
-
- // ************************************************************************ //
- // Type Lib: D:\bcb4\Examples\Apps\Autosrv\srvr.tlb
- // IID\LCID: {921449E3-8905-11D1-B695-0020AF3F4B77}\0
- // Helpfile:
- // DepndLst:
- // (1) v2.0 stdole, (C:\WINDOWS\System32\STDOLE2.TLB)
- // (2) v4.0 StdVCL, (C:\WINDOWS\System32\STDVCL40.DLL)
- // ************************************************************************ //
-
- #include <vcl.h>
- #pragma hdrstop
- #if defined(USING_ATL)
- #include <atl\atlvcl.h>
- #endif
-
- #include "srvr_TLB.h"
-
- #if !defined(__PRAGMA_PACKAGE_SMART_INIT)
- #define __PRAGMA_PACKAGE_SMART_INIT
- #pragma package(smart_init)
- #endif
-
- namespace Srvr_tlb
- {
-
-
- // *********************************************************************//
- // GUIDS declared in the TypeLibrary //
- // *********************************************************************//
- extern "C" const GUID LIBID_srvr = {0x921449E3, 0x8905, 0x11D1,{ 0xB6, 0x95, 0x00, 0x20, 0xAF, 0x3F, 0x4B, 0x77} };
- extern "C" const GUID IID_IEditServer = {0x921449E4, 0x8905, 0x11D1,{ 0xB6, 0x95, 0x00, 0x20, 0xAF, 0x3F, 0x4B, 0x77} };
- extern "C" const GUID CLSID_EditServer = {0x921449E5, 0x8905, 0x11D1,{ 0xB6, 0x95, 0x00, 0x20, 0xAF, 0x3F, 0x4B, 0x77} };
- }; // namespace Srvr_tlb
-