📄 threaddemo_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.151.1.0.1.27 $
// File generated on 13/08/2003 15:28:07 from Type Library described below.
// ************************************************************************ //
// Type Lib: E:\BCB6Projects\CDemo7\ThreadDemo.tlb (1)
// LIBID: {63F0D4D0-A2D7-4EA7-9E37-5567499277D1}
// LCID: 0
// Helpfile:
// HelpString: ThreadDemo Library
// DepndLst:
// (1) v2.0 stdole, (D:\WINDOWS\System32\Stdole2.tlb)
// ************************************************************************ //
#include <vcl.h>
#pragma hdrstop
#include "ThreadDemo_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Threaddemo_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
//*********************************************************************//
// NOTE: This file is no longer used. GUIDS previously defined in this
// file are now defined in the header itself, using __declspec(selectany).
//********************************************************************//
}; // namespace Threaddemo_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -