搜索资源列表
dllregshex_src.zip
- 使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件
atlcompappwz.zip
- ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window cl
使用VC++ATL实现Office的COM插件
- 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this
com编程实例全集
- 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合
ATL 问答集
- ATL问答集,讲述了atl各操作。com&dcom有关说明。-ATL quiz about the operation of the ATL. Comdcom the related notes.
Addin_Project_Framework_Src
- VC下插件功能的完整案例。演示了COM、ATL等的编程技术。-VC plug-functional integrity of the case. Demonstration of COM, ATL other programming technologies.
ATL写的基于DirectX的游戏引擎
- 软件简介: 学着ATL,又在学DirectX,突发灵感,为何不用ATL写一个游戏引擎?!!! 呜呼,心血澎湃,于是开始写。 ///////////////////////////////////////////////// 设计原则: 提供功能性代码,相当于简化DirectX功能接口,使之更方便使用。 不提供游戏上层的逻辑关系组织。 如果将来用它来写游戏,游戏的数据、逻辑关系,都需要游戏程序里建立、保存。 ///
RotBitmapCtrl
- 可以任意旋转位图的COM组件,采用VC++ATL开发,旋转速度快。-can arbitrarily rotating bitmap COM, ATL using VC development, rotation speed.
ExercitatioMFC&ATL
- 上面是我在学习MFC和ATL程序设计实现COM时所编写的程序,希望对大家有帮助.-above my learning MFC and ATL COM Design procedures prepared by the procedures, we want to help.
atl&mfc构造com自动化编程界面
- atl&mfc构造com自动化编程界面-atlmfc tectonic com automated programming interface
grid++report
- Grid++Report是一款高性能的报表组件(构件/控件),特别适用于管理信息系统(如ERP、进销存、财务等)的报表开发。提供一个具有超强数据展现能力的数据网格(DataGrid)部件,制作各种表格报表非常简便;运行时可通过事件响应使报表与用户交互;针对票据套打进行了专门实现;总之Grid++Report 是制作动态报表的最佳选择。提供可视化报表设计器,设计报表快速简单。Grid++Report除了提供打印功能外,还提供报表的查询显示功能,即如各种数据网格(DataGrid)控件一样显示数据,
VC-ATL-COM-
- VC ATL COM 入门实例教程 VC ATL COM 入门实例教程-VC ATL COM Tutorial Introduction Example
VC6.0_ATL_COM
- 介绍在VC6.0下如何创建ATL com组件,并提供实例说明如何使用以及释放ATL控件。 另外,ATL组件也可以应用在网页中。-Describes how to create a VC6.0 ATL com component, and provide examples of how to use and release of ATL control. In addition, ATL component can also be used in Web pages.
dllregshex_src
- 使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件-Using shellext to register and unregister a DLL with Com/ATL object
COM
- 本书集中提供了一些能够体现COM最常用特性的例子,这些例子分别覆盖了使用COM的几个方面,即从进程内DLL到远程访问应用程序,从直接使用COM API到使用活动模板库(ATL)类来处理大部分工作。-The book provided some focus on COM can reflect characteristics of the most commonly used examples of the use of COM, respectively, covering several as
TlbInf32
- This file is useful how to get ATL COM information
ATL
- 一步 学COM和ATL技术 前期两个阶段的源码-Step by step learning COM and ATL techniques
bho
- BHO(浏览器辅助对象)是一种简单的ATL COM对象,而Internet Explorer会在每次运行时都加载它;换句话来说,即每个Internet Explorer的实例都会加载它。BHO运行在Internet Explorer的地址空间内,能对可访问的对象(如窗口、模块等等)执行任何操作,且因为它依附于浏览器的主窗口,所以其生命期与浏览器实例的生命期一致。-BHO (browser helper object) is a simple ATL COM object, but Intern
PanPrnCtrl_ATL_COM_
- COM ATL 开发实例 带数字签名实例-COM ATL developers with a digital signature example of an instance of
ATL开发指南
- 全面讲解使用ATL开发COM组件,Activex控件,讲解详细。(Fully explain the use of ATL to develop COM components, Activex controls, explain in detail.)