搜索资源列表
ExercitatioMFC&ATL
- 上面是我在学习MFC和ATL程序设计实现COM时所编写的程序,希望对大家有帮助.-above my learning MFC and ATL COM Design procedures prepared by the procedures, we want to help.
MFC程序员的WTL指南
- 序言 3 第一章ATL 界面类 4 1.1、对本书的总体介绍 4 1.2、对这一章的简单介绍 5 1.2.1、ATL 背景知识 ATL 和 WTL 的发展历史 5 1.2.2、ATL风格模板 6 1.3、ATL 窗口类 8 1.3.1、定义一个窗口的实现 8 1.3.2、填写消息映射链 9 1.3.3、高级消息映射链和嵌入类 11 1.3.4、ATL程序的结构 13 1.3.5、ATL中的对话框 15 第二章WTL 界面基类 18 2.1、WTL 总体印象 18 2.
Gb2Big ,进行GB码和BIG5码之间的双向转换
- 代码实现了对一组字符串内存,进行GB码和BIG5码之间的双向转换,采用中间件方式输出。编译后生成ATL COM组件,可以供Windows平台的应用软件和ASP网站中使用。文件中同时包含了一个VB做的简单的调用例子。,Code to achieve a set of strings of memory, BIG5 to GB code and two-way code conversion, the use of middleware output. After the compiler to g
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.
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
MW6QRCodeASP.ZIP
- MW6 QRCode ASP component is an ATL COM product which can add professional quality 2D QRCode PNG format images to your web pages hosted on the IIS server. QRCode is designed to pack a lot of information in a very small space, our QRCode AS
WMPHost
- windows media player ATL com控件例子
ATL
- 一步 学COM和ATL技术 前期两个阶段的源码-Step by step learning COM and ATL techniques
atlcom2
- 一个ATL COM组件的例子程序 学ATL必备!-ATL COM Sample
bho
- BHO(浏览器辅助对象)是一种简单的ATL COM对象,而Internet Explorer会在每次运行时都加载它;换句话来说,即每个Internet Explorer的实例都会加载它。BHO运行在Internet Explorer的地址空间内,能对可访问的对象(如窗口、模块等等)执行任何操作,且因为它依附于浏览器的主窗口,所以其生命期与浏览器实例的生命期一致。-BHO (browser helper object) is a simple ATL COM object, but Intern
AMySocket
- atl 多线程 SOCKET COM ACTIVEX-SOCKET multithreaded atl COM
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.
VC-COM
- 基于VS2010开发的COM组件接口的ATL编程,适合初学者编程。-Developed based on VS2010 ATL COM component interface programming, suitable for beginners programming.
ATL开发指南
- 全面讲解使用ATL开发COM组件,Activex控件,讲解详细。(Fully explain the use of ATL to develop COM components, Activex controls, explain in detail.)