-
变化的变量可以在交付的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
-
这是任何C++项目没有任何修饰常见的makefile。
这是一个通用的C++ 编译用的makefile 文件,不用修改就可直接用于任何程序的编译。-This is common makefile for any c++ projects without any modification.
- 2023-03-05 13:45:03下载
- 积分:1
-
A very good source of code,
一个很不错的源泉代码, -A very good source of code,
- 2022-10-17 19:35:07下载
- 积分:1
-
com的5个小例子,com初学者不可错过,我先收藏了
com的5个小例子,com初学者不可错过,我先收藏了-com of the five small example, com for beginners not to be missed, I will start with a collection of
- 2022-02-12 15:27:18下载
- 积分:1
-
COM组件技术教程PPT。泛北艾
COM组件技术教程PPT。北大潘爱民的,对于COM组件技术有兴趣的人,绝对是一套极好的技术基础教材。-COM Component Technology Tutorial PPT. North PAN Ai-min, and COM component technology for those who are interested in, it is a set of excellent teaching material and technological foundation.
- 2022-02-25 14:24:43下载
- 积分:1
-
Use ADSI for Windows to search the contents of the source domain.
使用ADSI对Windows域内容进行搜索的源码.-Use ADSI for Windows to search the contents of the source domain.
- 2022-03-19 23:14:07下载
- 积分:1
-
一个Active Form的范例
一个Active Form的范例-an example of the Active Form
- 2022-04-10 00:24:12下载
- 积分:1
-
用Com构件一个文档视图结构
用Com构件一个文档视图结构 -Using com to setup up a doc-view framework
- 2023-01-11 02:00:04下载
- 积分:1
-
这是一个用COM实现的二叉树排序的算法实现,以VC++6.0实现
这是一个用COM实现的二叉树排序的算法实现,以VC++6.0实现-using COM, the binary ranking algorithm to VC 6.0
- 2022-12-16 05:50:03下载
- 积分:1
-
一个箭头的activex控件。可以动态显示箭头的流动方向,通过不同的颜色。...
一个箭头的activex控件。可以动态显示箭头的流动方向,通过不同的颜色。-an arrow of activeX control. Dynamically show the flow direction of the arrow through different colors.
- 2022-08-21 18:25:35下载
- 积分:1