#pragma option push -b -a8 -pc -A- /*P_O_Push*/
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.03.0279 */
/* at Fri Jul 30 19:33:56 1999
*/
/* Compiler settings for mshtml.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext
error checks: allocation ref bounds_check enum stub_data
VC __declspec() decoration level:
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
DECLSPEC_UUID(), MIDL_INTERFACE()
*/
//@@MIDL_FILE_HEADING( )
/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 440
#endif
#include "rpc.h"
#include "rpcndr.h"
#ifndef __RPCNDR_H_VERSION__
#error this stub requires an updated version of <rpcndr.h>
#endif // __RPCNDR_H_VERSION__
#ifndef COM_NO_WINDOWS_H
#include "windows.h"
#include "ole2.h"
#endif /*COM_NO_WINDOWS_H*/
#ifndef __mshtml_h__
#define __mshtml_h__
/* Forward Declarations */
#ifndef __IHTMLEventObj_FWD_DEFINED__
#define __IHTMLEventObj_FWD_DEFINED__
typedef interface IHTMLEventObj IHTMLEventObj;
#endif /* __IHTMLEventObj_FWD_DEFINED__ */
#ifndef __IElementBehaviorSite_FWD_DEFINED__
#define __IElementBehaviorSite_FWD_DEFINED__
typedef interface IElementBehaviorSite IElementBehaviorSite;
#endif /* __IElementBehaviorSite_FWD_DEFINED__ */
#ifndef __IElementBehavior_FWD_DEFINED__
#define __IElementBehavior_FWD_DEFINED__
typedef interface IElementBehavior IElementBehavior;
#endif /* __IElementBehavior_FWD_DEFINED__ */
#ifndef __IElementBehaviorFactory_FWD_DEFINED__
#define __IElementBehaviorFactory_FWD_DEFINED__
typedef interface IElementBehaviorFactory IElementBehaviorFactory;
#endif /* __IElementBehaviorFactory_FWD_DEFINED__ */
#ifndef __IElementBehaviorSiteOM_FWD_DEFINED__
#define __IElementBehaviorSiteOM_FWD_DEFINED__
typedef interface IElementBehaviorSiteOM IElementBehaviorSiteOM;
#endif /* __IElementBehaviorSiteOM_FWD_DEFINED__ */
#ifndef __IElementBehaviorRender_FWD_DEFINED__
#define __IElementBehaviorRender_FWD_DEFINED__
typedef interface IElementBehaviorRender IElementBehaviorRender;
#endif /* __IElementBehaviorRender_FWD_DEFINED__ */
#ifndef __IElementBehaviorSiteRender_FWD_DEFINED__
#define __IElementBehaviorSiteRender_FWD_DEFINED__
typedef interface IElementBehaviorSiteRender IElementBehaviorSiteRender;
#endif /* __IElementBehaviorSiteRender_FWD_DEFINED__ */
#ifndef __IHTMLStyle_FWD_DEFINED__
#define __IHTMLStyle_FWD_DEFINED__
typedef interface IHTMLStyle IHTMLStyle;
#endif /* __IHTMLStyle_FWD_DEFINED__ */
#ifndef __IHTMLStyle2_FWD_DEFINED__
#define __IHTMLStyle2_FWD_DEFINED__
typedef interface IHTMLStyle2 IHTMLStyle2;
#endif /* __IHTMLStyle2_FWD_DEFINED__ */
#ifndef __IHTMLRuleStyle_FWD_DEFINED__
#define __IHTMLRuleStyle_FWD_DEFINED__
typedef interface IHTMLRuleStyle IHTMLRuleStyle;
#endif /* __IHTMLRuleStyle_FWD_DEFINED__ */
#ifndef __IHTMLRuleStyle2_FWD_DEFINED__
#define __IHTMLRuleStyle2_FWD_DEFINED__
typedef interface IHTMLRuleStyle2 IHTMLRuleStyle2;
#endif /* __IHTMLRuleStyle2_FWD_DEFINED__ */
#ifndef __DispHTMLStyle_FWD_DEFINED__
#define __DispHTMLStyle_FWD_DEFINED__
typedef interface DispHTMLStyle DispHTMLStyle;
#endif /* __DispHTMLStyle_FWD_DEFINED__ */
#ifndef __HTMLStyle_FWD_DEFINED__
#define __HTMLStyle_FWD_DEFINED__
#ifdef __cplusplus
typedef class HTMLStyle HTMLStyle;
#else
typedef struct HTMLStyle HTMLStyle;
#endif /* __cplusplus */
#endif /* __HTMLStyle_FWD_DEFINED__ */
#ifndef __DispHTMLRuleStyle_FWD_DEFINED__
#define __DispHTMLRuleStyle_FWD_DEFINED__
typedef interface DispHTMLRuleStyle DispHTMLRuleStyle;
#endif /* __DispHTMLRuleStyle_FWD_DEFINED__ */
#ifndef __HTMLRuleStyle_FWD_DEFINED__
#define __HTMLRuleStyle_FWD_DEFINED__
#ifdef __cplusplus
typedef class HTMLRuleStyle HTMLRuleStyle;
#else
typedef struct HTMLRuleStyle HTMLRuleStyle;
#endif /* __cplusplus */
#endif /* __HTMLRuleStyle_FWD_DEFINED__ */
#ifndef __IHTMLCurrentStyle_FWD_DEFINED__
#define __IHTMLCurrentStyle_FWD_DEFINED__
typedef interface IHTMLCurrentStyle IHTMLCurrentStyle;
#endif /* __IHTMLCurrentStyle_FWD_DEFINED__ */
#ifndef __DispHTMLCurrentStyle_FWD_DEFINED__
#define __DispHTMLCurrentStyle_FWD_DEFINED__
typedef interface DispHTMLCurrentStyle DispHTMLCurrentStyle;
#endif /* __DispHTMLCurrentStyle_FWD_DEFINED__ */
#ifndef __HTMLCurrentStyle_FWD_DEFINED__
#define __HTMLCurrentStyle_FWD_DEFINED__
#ifdef __cplusplus
typedef class HTMLCurrentStyle HTMLCurrentStyle;
#else
typedef struct HTMLCurrentStyle HTMLCurrentStyle;
#endif /* __cplusplus */
#endif /* __HTMLCurrentStyle_FWD_DEFINED__ */
#ifndef __IHTMLElement_FWD_DEFINED__
#define __IHTMLElement_FWD_DEFINED__
typedef interface IHTMLElement IHTMLElement;
#endif /* __IHTMLElement_FWD_DEFINED__ */
#ifndef __IHTMLFiltersCollection_FWD_DEFINED__
#define __IHTMLFiltersCollection_FWD_DEFINED__
typedef interface IHTMLFiltersCollection IHTMLFiltersCollection;
#endif /* __IHTMLFiltersCollection_FWD_DEFINED__ */
#ifndef __HTMLFiltersCollection_FWD_DEFINED__
#define __HTMLFiltersCollection_FWD_DEFINED__
#ifdef __cplusplus
typedef class HTMLFiltersCollection HTMLFiltersCollection;
#else
typedef struct HTMLFiltersCollection HTMLFiltersCollection;
#endif /* __cplusplus */
#endif /* __HTMLFiltersCollection_FWD_DEFINED__ */
#ifndef __IHTMLRect_FWD_DEFINED__
#define __IHTMLRect_FWD_DEFINED__
typedef interface IHTMLRect IHTMLRect;
#endif /* __IHTMLRect_FWD_DEFINED__ */
#ifndef __IHTMLRectCollection_FWD_DEFINED__
#define __IHTMLRectCollection_FWD_DEFINED__
typedef interface IHTMLRectCollection IHTMLRectCollection;
#endif /* __IHTMLRectCollection_FWD_DEFINED__ */
#ifndef __IHTMLDOMNode_FWD_DEFINED__
#define __IHTMLDOMNode_FWD_DEFINED__
typedef interface IHTMLDOMNode IHTMLDOMNode;
#endif /* __IHTMLDOMNode_FWD_DEFINED__ */
#ifndef __IHTMLDOMAttribute_FWD_DEFINED__
#define __IHTMLDOMAttribute_FWD_DEFINED__
typedef interface IHTMLDOMAttribute IHTMLDOMAttribute;
#endif /* __IHTMLDOMAttribute_FWD_DEFINED__ */
#ifndef __IHTMLDOMTextNode_FWD_DEFINED__
#define __IHTMLDOMTextNode_FWD_DEFINED__
typedef interface IHTMLDOMTextNode IHTMLDOMTextNode;
#endif /* __IHTMLDOMTextNode_FWD_DEFINED__ */
#ifndef __DispHTMLDOMAttribute_FWD_DEFINED__
#define __DispHTMLDOMAttribute_FWD_DEFINED__
typedef interface DispHTMLDOMAttribute DispHTMLDOMAttribute;
#endif /* __DispHTMLDOMAttribute_FWD_DEFINED__ */
#ifndef __HTMLDOMAttribute_FWD_DEFINED__
#define __HTMLDOMAttribute_FWD_DEFINED__
#ifdef __cplusplus
typedef class HTMLDOMAttribute HTMLDOMAttribute;
#else
typedef struct HTMLDOMAttribute HTMLDOMAttribute;
#endif /* __cplusplus */
#endif /* __HTMLDOMAttribute_FWD_DEFINED__ */
#ifndef __DispHTMLDOMTextNode_FWD_DEFINED__
#define __DispHTMLDOMTextNode_FWD_DEFINED__
typedef interface DispHTMLDOMTextNode DispHTMLDOMTextNode;
#endif /* __DispHTMLDOMTextNode_FWD_DEFINED__ */
#ifndef __HTMLDOMTextNode_FWD_DEFINED__
#define __HTMLDOMTextNode_FWD_DEFINED__
#ifdef __cplusplus
typedef class HTMLDOMTextNode HTMLDOMTextNode;
#else
typedef struct HTMLDOMTextNode HTMLDOMTextNode;
#endif /* __cplusplus */
#endif /* __HTMLDOMTextNode_FWD_DEFINED__ */
#ifndef __IHTMLAttributeCollection_FWD_DEFINED__
#define __IHTMLAttributeCollection_FWD_DEFINED__
typedef interface IHTMLAttributeCollection IHTMLAttributeCollection;
#endif /* __IHTMLAttributeCollection_FWD_DEFINED__ */
#ifndef __IHTMLDOMChildrenCollection_FWD_DEFINED__
#define __IHTMLDOMChildrenCollection_FWD_DEFINED__
typedef interface IHTMLDOMChildrenCollection IHTMLDOMChildrenCollection;
#endif /* __IHTMLDOMChildrenCollection_
Borland C++ Builderv6.0官方版



Borland C++ Builder是一款由Borland公司开发的集成开发环境(IDE),专注于C++编程语言,尤其在Windows平台上提供了高效快速的应用程序开发能力。Borland C++ Builder v6.0是该系列的一个重要版本,它集成了C++编译器、调试器、可视化设计工具和其他开发辅助工具,旨在简化开发过程并提高生产力。 让我们深入了解一下Borland C++ Builder v6.0的主要特点: 1. **Visual Component Library (VCL)**:VCL是Borland C++ Builder的核心库,它提供了一组面向对象的组件,用于构建Windows GUI应用程序。这些组件包括按钮、编辑框、表格等,开发者可以通过简单的拖放操作在界面上布局,极大地减少了代码编写工作。 2. **RAD(Rapid Application Development)**: Borland C++ Builder的核心优势之一就是其快速应用开发能力。通过使用VCL组件和预编译的库,开发者可以快速构建功能丰富的应用程序,大大缩短了开发周期。 3. **C++ 编译器**: Borland的C++编译器以其高性能和对C++标准的良好支持而闻名。v6.0版本可能包含了一些优化,使得编译出的代码运行效率更高。 4. **集成开发环境**:IDE提供了代码编辑、编译、链接、调试等一站式服务,界面友好,有助于提高开发者的效率。它可能还包括代码提示、自动完成、语法高亮等现代IDE的常见功能。 5. **数据库支持**:Borland C++ Builder v6.0可能集成了对多种数据库的支持,如InterBase,还可能支持ODBC和ADO,使开发者能够轻松地创建数据库驱动的应用程序。 6. **网络编程**:随着互联网的普及,v6.0版本可能提供了网络编程的API和库,方便开发者创建网络应用程序。 7. **使用方法.txt**:这个文档很可能包含了Borland C++ Builder v6.0的安装步骤、使用教程和常见问题解答,对于新用户来说是重要的参考资源。 关于【使用方法.txt】,这可能是Borland C++ Builder v6.0的用户指南,涵盖了如何安装软件、配置开发环境、编写和编译代码、调试程序以及如何利用VCL组件等基础和进阶操作。阅读这份文档可以帮助初学者快速上手,熟练掌握这款强大的开发工具。 Borland C++ Builder v6.0是开发者创建高效Windows应用程序的利器,尤其适合那些寻求快速开发和强大C++支持的团队和个人。通过了解并熟练运用其提供的工具和特性,开发者能够更专注于解决问题,而不是编写底层代码,从而提升开发效率和代码质量。























































































































- 1
- 2
- 3
- 4
- 5
- 6
- 56

- #完美解决问题
- #运行顺畅
- #内容详尽
- #全网独家
- #注释完整
- zbtong2272020-09-17下载可以安装,这个注册机用起来有点麻烦,一直被当做病毒杀掉。
- 我要学好数据结构2020-07-16用不了的,注册不了还要积分才能下载,坑人的。
- superitman20062019-06-02下载试试再说

- 粉丝: 11
- 资源: 78
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 内含最新地图,最新怪物,TGS手册 LUA 实例 不多说了 , 找到即赚到
- (源码)基于Arduino和MQTT的Deutsche Telekom Cloud of Things连接库.zip
- MATLAB实现电转气与碳捕集及垃圾焚烧的虚拟电厂优化调度模型
- (源码)基于物联网技术的智能农场管理系统.zip
- 基于S7-200 PLC与MCGS组态的机场行李分拣控制系统详解:梯形图程序、接线图及IO分配
- (源码)基于Arduino和超声波传感器的智能车辆门禁系统.zip
- 用于SpringSecurity配置自定义退出的项目源码文件
- 《电子硬件类毕业设计:从选题到落地全攻略》,为电子硬件类毕业设计全攻略
- kubernetes集群离线部署方案
- (源码)基于ROS和YOLO的相机与激光雷达融合检测系统.zip
- 基于PLC的大小球分拣系统控制设计与优化
- S0073基于JavaSSM框架民宿管理系统1725784419.rar
- (源码)基于Arduino的GoBabyGo儿童移动辅助系统.zip
- 基于偏微分方程的图像复原
- 三菱PLC智能分拣系统设计:梯形图程序、接线图及IO分配详解
- (源码)基于Python的微信智能聊天机器人.zip


