-
嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过...
嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过-Nested class memory layout in-depth analysis, learning of the COM, I felt very important to understand the nested class, so make an example program. The program, written and compiled using VC6.0 through
- 2023-05-22 05:40:03下载
- 积分:1
-
本代码能实现双机通信,并实现不间断发送字符。
本代码能实现双机通信,并实现不间断发送字符。-The code to achieve two-plane communications, and to achieve non-stop sending characters.
- 2023-02-05 13:05:04下载
- 积分:1
-
- 2022-05-16 02:56:09下载
- 积分:1
-
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/...
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/com。 -Prepared using vb export functions with three of the dll, call the corresponding code. Using vb to prepare and when to call dll has some limitations related to BSTR/VARIANT type of function is best to use vc preparation into dll/com.
- 2022-07-12 08:07:04下载
- 积分:1
-
word插件。就是在word里面加入自己按钮的例程。无密码。使用com/ole技术。...
word插件。就是在word里面加入自己按钮的例程。无密码。使用com/ole技术。-word plug. Inside word is joined in his button routines. No password. Use com/CNES technology.
- 2023-05-13 15:45:03下载
- 积分:1
-
实现web多文件上传的客户端代码。ActiveX实现。提供文件浏览,选取,以及读取操作,可配合XMLHttp来实现多文件上传...
实现web多文件上传的客户端代码。ActiveX实现。提供文件浏览,选取,以及读取操作,可配合XMLHttp来实现多文件上传-achieve more web file upload client code. ActiveX achieve. Documents browser, select and read operations, it can tie XMLHttp to achieve more file uploads
- 2022-07-28 04:01:30下载
- 积分:1
-
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement
- 2022-06-28 18:32:17下载
- 积分:1
-
通过COM接口实现MSN与本程序互动 通过COM接口实现MSN与本程序互动...
通过COM接口实现MSN与本程序互动 通过COM接口实现MSN与本程序互动-through COM interface MSN interaction with the process thro ugh COM interface MSN interaction with the procedure
- 2022-03-24 08:42:04下载
- 积分:1
-
组件对象模型,欢迎下载
组件对象模型,欢迎下载-Component Object Model, welcome to download
- 2022-03-16 11:39:21下载
- 积分:1
-
COM组件是动态连接的,而且COM组件是完全与语言无关的。同时,COM组件可以以二进制的形式发布。COM组件还可以在不妨碍老客户的情况下被升级成新的版本。
COM组件是动态连接的,而且COM组件是完全与语言无关的。同时,COM组件可以以二进制的形式发布。COM组件还可以在不妨碍老客户的情况下被升级成新的版本。 -COM component is a dynamic connection, and COM components and language is completely unrelated. At the same time, COM components can be in binary form. COM components can also be without prejudice to the case of the old customers have been upgraded into a new version.
- 2022-09-15 08:40:04下载
- 积分:1