Welcome![Sign In][Sign Up]
Location:
Search - atl

Search list

[ActiveX/DCOM/ATLQuanNing

Description: 一个ODBC数据源配置atl控件,封装了OBDC数据源的添加和设置操作。另外还有ini文件读取和注册表访问接口。-an ODBC data source configuration ATL Control, Packaging been a source of data for the addition and the setting up of operations. Another ini file read and registry access interface.
Platform: | Size: 69632 | Author: 全宁 | Hits:

[ActiveX/DCOM/ATL一个查看类型库信息的ATL应用程序(5KB)

Description: 一个查看类型库信息的ATL应用程序(5KB)-a type library information ATL applications (5KB)
Platform: | Size: 5120 | Author: chen | Hits:

[ActiveX/DCOM/ATLRedirect

Description: 利用标准输入输出的ATL控件(55KB) -use the standard input output ATL Control (55KB)
Platform: | Size: 56320 | Author: 黄亦非 | Hits:

[ActiveX/DCOM/ATLcomtut11src

Description: 介绍两种方法来写自动化(IDispatch)接口的组件程序,一是用 MFC 方式编写“纯粹”的 IDispatch 接口;二是用 ATL 方式编写“双接口”的组件。这一回将讨论IDispatch 接口和双接口...... 使用者要想调用普通的 COM 组件功能,必须要加载这个组件的类型库(Type library)文件 tlb(比如在 VC 中使用 #import)。-introduces two ways to write automation (IDispatch) interface components procedures with MFC First approach to the preparation of "pure" IDispatch interface; Two methods are used to prepare ATL "dual interface" components.IDispatch ...... COM (Type library) tlb( VC #import)
Platform: | Size: 254976 | Author: 冷寒 | Hits:

[ActiveX/DCOM/ATLcom编程实例全集

Description: 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合于开发专业的COM组件,它适合于在Windows应用的基础上提供相应的COM支持-said, I believe that the Windows platform had experience in the development of certain contact with friends, it is the basic Windows operating system software model, from the establishment of 93 for the Windows platform, and promote the development of an indelible contribution, but also its own development. But to really develop COM is not very easy in Visual C, we can use MFC can also use ATL. MFC entirely oriented Windows applications, it is using the C Packaging Technology for the establishment of a set of Windows applications in the development of the C library, although in the latter part of MFC version provides a large number of COM support, but from the basic structure of the design sense, MFC is not suitable for the professional development of COM, it suited to the Windows applicat
Platform: | Size: 118784 | Author: 风帆 | Hits:

[Windows Develop在MFC工程中添加ATL的示例代码。

Description: 在MFC工程中添加ATL的示例代码。很使用的代码,对于搞MFC的朋友很有用的-adding ATL the sample code. The very use of a code for engaging MFC very useful friends
Platform: | Size: 43008 | Author: 辛万江 | Hits:

[ActiveX/DCOM/ATLPiSvr

Description: 一个用atl开发得com例子,能够让用户很快步入atl开发环境。vc60 编译通过-with an ATL examples of development com, which allows users to quickly enter ATL development environment. Compiled by vc60
Platform: | Size: 1776640 | Author: 刘柳斌 | Hits:

[Button controlButtonmenu_demo

Description: codeguru 上面的atl编程Buttonmenu_demo.zip-codeguru atl programs Buttonmenu_demo.zip
Platform: | Size: 16384 | Author: 陈西 | Hits:

[ActiveX/DCOM/ATLCom_Pp

Description: 一个基于ATL编程的例子,可以用来熟悉ATL的开发环境-an ATL-based programming examples and can be used to ATL familiar with the development environment
Platform: | Size: 91136 | Author: 薄一明 | Hits:

[ActiveX/DCOM/ATLAddin_Project_Framework_Src

Description: VC下插件功能的完整案例。演示了COM、ATL等的编程技术。-VC plug-functional integrity of the case. Demonstration of COM, ATL other programming technologies.
Platform: | Size: 442368 | Author: zeng | Hits:

[Browser ClientCookieSpy_src

Description: CookieSpy is a custom explorer bar. This extension was created for the monitoring of cookie activity and for the possibility to add and edit cookies. I used VC++ 6.0 (SP4) and ATL.
Platform: | Size: 45056 | Author: | Hits:

[ActiveX/DCOM/ATLRTCommX

Description: 一个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 communication formats, and then call ExchangeMessage function call completion communications.
Platform: | Size: 82944 | Author: 申屠航兵 | Hits:

[OtherCollection

Description: C++ Template of Collection, use MFC/ATL/STL (Ex: CArrayT, CListT, CMapT, CQueueT, CStackT)
Platform: | Size: 11264 | Author: 顛覆中國 | Hits:

[Booksinsideatl

Description: 详细、深入介绍VC ATL,是一本不可多得的好书,格式为chm,先申明,本版本为英文,请需要的下载,免得落个欺骗的罪名!-detailed, in-depth briefings on VC ATL is a rare books, chm format, the first state, the English version, please download the need to avoid the drop-deception charge!
Platform: | Size: 1674240 | Author: shuaiguo | Hits:

[VC/MFCActiveX Programming with Visual C++

Description: ActiveX Programming with Visual C++,一本学习ATL的经典好书,不过是英文的-ActiveX Programming with Visual C, a study of ATL classic books, but are in English
Platform: | Size: 1077248 | Author: 安迪 | Hits:

[Windows DevelopCOM_ATL

Description: 用ATL COM开发的一个应用程序,是一个Office插件-with ATL COM developed an application is a plug-in Office
Platform: | Size: 3072 | Author: zeng | Hits:

[ActiveX/DCOM/ATLSimpleChart

Description: 自已用VC/ATL写的ActiveX显示条形及折线图的控件,为升级会员,放上来-own VC/ATL write ActiveX strip shows and Plotting controls, Member of the upgrade, Fangshanglai
Platform: | Size: 304128 | Author: progfancy | Hits:

[VC/MFCteach_sp_2_pack

Description: 专题讲座二:内容包括ActiveX控件介绍、利用MFC开发ActiveX控件、 利用ATL(ActiveX模板库)创建ActiveX控件、调试并使用ActiveX控件等,也包括例程-two seminars : including ActiveX controls, MFC Development ActiveX controls, the use of ATL (ActiveX Template Library) Create ActiveX controls, Debugging and use ActiveX controls, including routines
Platform: | Size: 97280 | Author: 小邹 | Hits:

[ActiveX/DCOM/ATLRotBitmapCtrl

Description: 可以任意旋转位图的COM组件,采用VC++ATL开发,旋转速度快。-can arbitrarily rotating bitmap COM, ATL using VC development, rotation speed.
Platform: | Size: 37888 | Author: 翁丽萍 | Hits:

[Communicationatl控件使用socket通信

Description: 关于Socket编程的实例,希望可以给大家提供一定的参考-Socket Programming for example, we hope to provide some reference
Platform: | Size: 137216 | Author: 李丽平 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net