📄 easycics_tlb.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.41 $
// File generated on 2001-7-31 16:14:32 from Type Library described below.
// ************************************************************************ //
// Type Lib: D:\ibm\w2k\ibmchina\easycics\EcOle.dll (1)
// IID\LCID: {5B554861-ACC5-11D4-8403-EA6165000000}\0
// Helpfile:
// DepndLst:
// (1) v2.0 stdole, (E:\WIN2K\System32\stdole2.tlb)
// (2) v4.0 StdVCL, (E:\WIN2K\System32\STDVCL40.DLL)
// Errors:
// Error creating palette bitmap of (TApp1) : Server D:\ibm\w2k\ibmchina\easycics\EcOle.dll contains no icons
// ************************************************************************ //
#include <vcl.h>
#pragma hdrstop
#include "EasyCics_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Easycics_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
const GUID LIBID_EasyCics = {0x5B554861, 0xACC5, 0x11D4,{ 0x84, 0x03, 0xEA, 0x61, 0x65, 0x00, 0x00, 0x00} };
const GUID CLSID_App = {0x5B554874, 0xACC5, 0x11D4,{ 0x84, 0x03, 0xEA, 0x61, 0x65, 0x00, 0x00, 0x00} };
const GUID IID_IApp = {0x5B554873, 0xACC5, 0x11D4,{ 0x84, 0x03, 0xEA, 0x61, 0x65, 0x00, 0x00, 0x00} };
}; // namespace Easycics_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -