-
控件注册器源代码
控件注册器源代码-Control Registry for the source code
- 2023-03-08 07:35:03下载
- 积分:1
-
变化的变量可以在交付的COM/DCOM接口(输入方法,…
Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存留,虽然Server支持DCOM,但是Client需要在本地运行,如果想Remote,稍微修改一下既可。-Variant variables can be in the COM/DCOM interface method of delivery (incoming, outgoing) variable-length array of structures, but it needs to be packaged reconciliation package, the efficiency is relatively low. This example uses the method size_is specified length, this is seen from the MSDN, but the example given on MSDN is not specific enough, it took some time to explore, the final test pass, to a friend new to COM sharing (the old guy They can ignore). This example needs to be done because it is the work of testing procedures, and therefore, there is a small amount of redundant code, we take note of the line, and also to reduce the number of parameters passed when the transmission
- 2022-04-08 10:27:58下载
- 积分:1
-
基于_bstr_t的一个类似CString的类
基于_bstr_t的一个类似CString的类 -A class which is based on _bstr_ as CString
- 2022-01-28 12:39:47下载
- 积分:1
-
该代码例子提供了一些时间显示控件的ActiveX代码例子
该代码例子提供了一些时间显示控件的ActiveX代码例子-the code examples provided some time displayed the ActiveX control code examples
- 2022-03-24 00:04:42下载
- 积分:1
-
VC network programming examples that demonstrate to the readers of the ATL gener...
VC++网络高级编程 该实例向读者展示了ATL的一般编程方法,为后面的COM和DCOM打好基础-VC network programming examples that demonstrate to the readers of the ATL general programming methods, behind the COM and DCOM lay a good foundation
- 2022-07-23 23:15:48下载
- 积分:1
-
包含一个出口路由器,将数据从一台计算机一个程序…
contains a program of an egress router that sends data from one computer to another
- 2022-02-16 02:57:19下载
- 积分:1
-
本代码能实现双机通信,并实现不间断发送字符。
本代码能实现双机通信,并实现不间断发送字符。-The code to achieve two-plane communications, and to achieve non-stop sending characters.
- 2023-02-05 13:05:04下载
- 积分:1
-
ATL编写DCOM程序,在服务实现serverscript .exe / regserve…
ATL编写DCOM程序,在服务实现中ServerScript.exe/regserverVB程序中的客户端只需设置scr=createobject(";服务器脚本.Se服务器1“您的服务器名”)scr.CreateScrip公司(“VBScript”)scr。添加代码";尺寸x:x=100";msgboxscr.评估(";x";)可以在完整的Se脚本服务器上看到执行。
- 2022-12-23 04:15:03下载
- 积分:1
-
Controls is one of the many digital display controls, controls the content of th...
这个控件是一个多位数码显示控件,控件的内容的操作接口就是其Caption的值。控件的显示尺寸可以通过鼠标更改控件客户区域的高度改变,数码管的个数可以通过更改其宽度改变,颜色可以通过控件属性对话框改变。该空间非常实用,非常方便。-Controls is one of the many digital display controls, controls the content of the user interface is its Caption value. Controls size can indicate changes in the mouse control through regional customers to change the height, the number of digital control can be changed by changing its width, color controls can change the Properties dialog. The space is very practical, very convenient.
- 2022-03-16 06:48:50下载
- 积分:1
-
串口通讯实例,用于学习,各位感觉好就可以下载哦
串口通讯实例,用于学习,各位感觉好就可以下载哦-COM
- 2022-04-26 12:36:49下载
- 积分:1