⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 expresssrv2_tlb.cpp

📁 C++Builder高级应用开发指南随书源码
💻 CPP
字号:
// ************************************************************************ //
// 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.134.1.39  $
// File generated on 2001/9/28 PM 07:49:34 from Type Library described below.

// ************************************************************************ //
// Type Lib: E:\program\Samples\InternetExpress2\ExpressSrv2.tlb (1)
// IID\LCID: {55BFF854-A060-494E-BAB5-C18B3A5F6F79}\0
// Helpfile: 
// DepndLst: 
//   (1) v2.0 stdole, (C:\WINNT\System32\stdole2.tlb)
//   (2) v4.0 StdVCL, (C:\WINNT\System32\STDVCL40.DLL)
//   (3) v1.0 Midas, (C:\WINNT\System32\midas.dll)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "ExpressSrv2_TLB.h"

#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define      __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif

namespace Expresssrv2_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_ExpressSrv2 = {0x55BFF854, 0xA060, 0x494E,{ 0xBA, 0xB5, 0xC1, 0x8B, 0x3A, 0x5F, 0x6F, 0x79} };
const GUID IID_IDemoServer2 = {0x29E2FD09, 0x5C76, 0x4448,{ 0x82, 0x25, 0xDA, 0x63, 0xE5, 0x64, 0x58, 0xB5} };
const GUID CLSID_DemoServer2 = {0x0418EEAE, 0x7D60, 0x4C63,{ 0x93, 0xBB, 0xBF, 0xB1, 0xDA, 0x5F, 0xCC, 0x67} };

};     // namespace Expresssrv2_tlb

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -