搜索资源列表
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.
RTCommX
- 一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMessage函数调用完成通讯。-prepared an ATL COM communications, client by calling the object creation package, such as function calls, such as assembly SetFunctionCode reported good co
ExercitatioMFC&ATL
- 上面是我在学习MFC和ATL程序设计实现COM时所编写的程序,希望对大家有帮助.-above my learning MFC and ATL COM Design procedures prepared by the procedures, we want to help.
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.
comper
- 含有其他控件的ATL控件,并使用GetDlgControl得到子控件并可调用子控件的方法-ATL control which includes another controls,and can call GetDlgControl() to get child controls and call their methods
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
atlcom
- 简单的atl实现com的聚合,我自己写得,还不是非常完善-Atl simple realization of the polymer com, I have written, is not very well
TlbInf32
- This file is useful how to get ATL COM information
InsideATL
- Inside ATL - This book describes about the Active Template Library -- COM-Inside ATL- This book describes about the Active Template Library -- COM
WMPHost
- windows media player ATL com控件例子
ATL
- 一步 学COM和ATL技术 前期两个阶段的源码-Step by step learning COM and ATL techniques
atlcom2
- 一个ATL COM组件的例子程序 学ATL必备!-ATL COM Sample
COMPGuide
- 这是一般介绍 COM+的书籍。 书名是:COM+编程指南。 书里面的源代码很多都是使用VC++的 ATL库写的。 -This is a general introduction to COM+ books. Title is: COM+ Programming Guide. The source code of the book which many are using VC++, ATL library written.
COM
- 介绍ATL,com编程,对应入门级同学非常适用。-Introduction ATL, com programming, the corresponding ideal entry-level students.
ATL开发指南
- 全面讲解使用ATL开发COM组件,Activex控件,讲解详细。(Fully explain the use of ATL to develop COM components, Activex controls, explain in detail.)
ATLComAgger
- 自己实现的使用ATL创建聚合组件,实现组件二进制复用,有客户端测试。(The implementation of the use of ATL to create polymerization components, to achieve component binary multiplexing, there is client testing.)
ATLdemo
- 使用ATL实现COM构件编程,完整的例子,绝对可以运行。(Using ATL to implement COM component programming)