📄 mwcomutil_ocx.h
字号:
// ************************************************************************ //
// 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 2005-9-30 17:31:21 from Type Library described below.
// ************************************************************************ //
// Type Lib: C:\2NSOFTPF\nnToolKit\bin\win32\mwcomutil.dll (1)
// LIBID: {C47EA90F-56D1-11D5-B159-00D0B7BA7544}
// LCID: 0
// Helpfile:
// HelpString: MWComUtil 1.0 Type Library
// DepndLst:
// (1) v2.0 stdole, (C:\WINDOWS\system32\StdOle2.tlb)
// Parent TypeLibrary:
// (0) v1.0 nnToolKit, (C:\2NSOFTPF\nnToolKit\nnToolKit_1_0.dll)
// ************************************************************************ //
#ifndef MWComUtil_OCXH
#define MWComUtil_OCXH
#pragma option push -b -w-inl
#include <olectrls.hpp>
#include <oleserver.hpp>
#include <utilcls.h>
#if !defined(__UTILCLS_H_VERSION) || (__UTILCLS_H_VERSION < 0x0600)
//
// The code generated by the TLIBIMP utility or the Import|TypeLibrary
// and Import|ActiveX feature of C++Builder rely on specific versions of
// the header file UTILCLS.H found in the INCLUDE\VCL directory. If an
// older version of the file is detected, you probably need an update/patch.
//
#error "This file requires a newer version of the header UTILCLS.H" \
"You need to apply an update/patch to your copy of C++Builder"
#endif
#include <olectl.h>
#include <ocidl.h>
#if !defined(_NO_VCL)
#include <stdvcl.hpp>
#endif // _NO_VCL
#include <ocxproxy.h>
#include "MWComUtil_TLB.h"
namespace Mwcomutil_tlb
{
// *********************************************************************//
// HelpString: MWComUtil 1.0 Type Library
// Version: 1.0
// *********************************************************************//
}; // namespace Mwcomutil_tlb
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Mwcomutil_tlb;
#endif
#pragma option pop
#endif // MWComUtil_OCXH
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -