搜索资源列表
COMIntro2_src
- 本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。- This article for the programmer which just contacts COM provides the programming guide, explained how
MyDrawGraph
- 一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注释非常详细。还有OCX使用示例在testOCX文件夹里。-a mapping component is a OCX. Painting can be linear, rectangular. But straight, as a rectangular object can be arbitrary Drive. Under certai
ComConnectionPointPrj
- 一个有关COM的使用连接点的详细例子,通过这个例子可以明白有关连接点的使用.-a COM use the connections detailed examples, Through this example we can understand the connection point of use.
vipbag7.2
- FIF小组ASP教程VIP书包7.2之数据库连接源码。-FIF group ASP Directory VIP schoolbags 7.2 Source Database Connection.
ATLCollection
- 用ATL实现事件和连接点技术,演示了如何实现服务器端事件对客户端的通知,请求。客户端又是如何调用的。-with ATL incident and the connection technology, demonstration of how the server-client incident on notice request. Client is how the call.
ComConnectTest
- COM连接点测试,包括单个和多个连接点,例子比较经典,可作为参考代码-COM connection point tests, including single and multiple connections, the more classic example, the code could be used as reference
connect
- This sample illustrates the use and implementation of connection points (the ICOnnectionPointContainer and IConnectionPoint interfaces)
sys1
- 进程外com组件的连接点事件挂接,演示如何sink 进程外com 组件的event--Process com component mount connection point events, demonstrates how to sink the event-process com component
circcoll
- 示例COM中联接点和存根功能的使用,其中COM的基本功能由ATL实现,主要编辑IDL文件-COM sample in connection point and the use of stub functions, including the basic functions of COM from ATL to achieve, the main document editing IDL
Hiisi1.6.3
- 手机通过蓝牙上网不走GPRS流量,一定是很好的源代码,欢迎下载,现在此软件只能一个手机连接一台电脑上网!理论上可以七个手机同时连接一台电脑上网!有要研究七台手机连接一台电脑上网的请发邮件至 jodyyang@163.com反应大家加入!-Don t go through bluetooth phones Internet traffic, must be very GPRS good source, welcome to download this software, now only a mo
MFCconnection
- 使用MFC对COM进行开发,描述了如何使用COM的连接点机制.-How to use MFC to develop COM with connection
rfidcomm.tar
- RFID com connection
S7200
- S7200.ocx connection to scada software with plc
ConnectionPointLearn
- COM connection points sample source code
23825736tcp
- a tcp client and server connection. You are able to send data with this tool, easy for using
atlsink
- atlsink,atl开发com/dcom连接点-atlsink, atl development of com/dcom connection point
connect
- connect is a example for ATL connection points
OPC-client
- 一个opc的客户端程序,能查找本地已注册的opc服务器和连接变量。-A opc client program, can find local registered opc server and connection variables.
ActiveX
- 改成简要介绍了如何使使用ActiveX连接Access数据库,对用户的连接困惑起到指导作用。-A brief introduction into how to use ActiveX to connect Access database, the user' s connection to the confusion play a guiding role.
ADO
- ado自己封的类.微软公司的ADO (ActiveX Data Objects) 是一个用于存取数据源的COM组件。它提供了编程语言和统一数据访问方式OLE DB的一个中间层。允许开发人员编写访问数据的代码而不用关心数据库是如何实现的,而只用关心到数据库的连接。-ado self-proclaimed class. Microsoft s ADO (ActiveX Data Objects) is a data source for accessing COM components. It pr