📄 project1_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-9-30 14:10:21 from Type Library described below.
// ************************************************************************ //
// Type Lib: C:\Samples\MIDAS\Server\Project1.tlb (1)
// IID\LCID: {AB193C6C-4E59-46F9-A9AF-D854CC5B8A22}\0
// Helpfile:
// DepndLst:
// (1) v1.0 Midas, (E:\WINNT\System32\midas.dll)
// (2) v2.0 stdole, (E:\WINNT\System32\stdole2.tlb)
// (3) v4.0 StdVCL, (E:\WINNT\System32\STDVCL40.DLL)
// ************************************************************************ //
#include <vcl.h>
#pragma hdrstop
#include "Project1_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Project1_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
const GUID LIBID_Project1 = {0xAB193C6C, 0x4E59, 0x46F9,{ 0xA9, 0xAF, 0xD8, 0x54, 0xCC, 0x5B, 0x8A, 0x22} };
const GUID IID_IMyAppServ = {0xC009D1D8, 0xB30D, 0x410F,{ 0xB7, 0x7F, 0x8E, 0x64, 0xED, 0xB1, 0x20, 0x50} };
const GUID DIID_IMyAppServEvents = {0xCE3A2A6A, 0xE9A9, 0x4369,{ 0xBA, 0x43, 0x96, 0xD9, 0x70, 0x34, 0x5F, 0xDD} };
const GUID CLSID_MyAppServ = {0xCBBD474B, 0x69F6, 0x4BB9,{ 0xB2, 0x61, 0x84, 0x59, 0x0A, 0x02, 0xF8, 0x9C} };
}; // namespace Project1_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -