-
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料-COM/DCOM Programer Guide is a good book for developer COM.
- 2022-09-10 19:20:04下载
- 积分:1
-
COM domain information programming to obtain the form, I hope useful for all of...
COM编程获取表单域信息,希望对大家有用处-COM domain information programming to obtain the form, I hope useful for all of us
- 2022-06-18 07:17:22下载
- 积分:1
-
/ / / / ******************************控件名称:从控制按钮绘制/…
//*** *** *** *** *** //控件名称:自绘按钮控件 //简介:自绘按钮,可设置扁平透明,三维透明等样式,可设置按钮 // 的背景图片,是否使用图标,按钮图标及按钮图标与文本的 // 对齐方式,还可设置按钮的鼠标图标.满足广大编程爱好者 // 的需求!美化自已的程序. //实现:-//******************************// Control name : drawn from the control button// description : Since painting button can be set flat transparent, three-dimensional pattern transparency, can be set button// background images, the use of icons, buttons and button icons and text of the icon// alignment, you can set the mouse button icons. the majority of programming enthusiasts meet// demand! landscaping own procedures.// Implementation :
- 2023-09-03 02:50:02下载
- 积分:1
-
这是一个用VB编写的程序,通过这个程序能迅速掌握如何对控件功能的扩展...
这是一个用VB编写的程序,通过这个程序能迅速掌握如何对控件功能的扩展-This is a Visual Basic procedure for the adoption of this procedure can be quickly mastered how to control the expansion
- 2023-01-06 02:50:03下载
- 积分:1
-
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式...
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx" s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
- 2022-09-11 20:05:03下载
- 积分:1
-
应用程序,应用程序
COM应用 COM应用 COM应用 COM应用 -COM application COM application COM application COM application
- 2022-07-08 05:54:55下载
- 积分:1
-
一个实例程序,用excel来连接opc服务器。
一个实例程序,用excel来连接opc服务器。-a example of excel accessing opc server
- 2022-02-21 06:03:56下载
- 积分:1
-
web中使用Fastreport在ActiveX调用打印例子说明:
1.需要安装fastreport控件
2.执行regsvr32 printx....
web中使用Fastreport在ActiveX调用打印例子说明:
1.需要安装fastreport控件
2.执行regsvr32 printx.dll,在delphi环境下就执行run菜单=>register ActiveX Server。
3.执行regsvr32 ocxceshi.ocx,在delphi环境下就执行run菜单=>register ActiveX Server。
请先更改程序的数据库路径!
diaoyong目录下为在程序调用printx.dll生成htm的例子
php目录下为在程序调用printx.dll的例子,至于Asp请各位自己变换.
test.htm为调用ActiveX的例子
路径有可能不对
因个人水平有限,例子请自己完善,但还是可以使用的。-web use the ActiveX Fastreport called Print examples : 1. FastReport controls need to install two. Regsvr32 printx.dll implementation of the Delphi environment run on the implementation of the menu = gt; Register ActiveX Server. 3. Regsvr32 ocxceshi.ocx implementation of the Delphi environment run on the implementation of the menu = gt; Register ActiveX Server. Please change the database procedures path! Diaoyong directory of the procedure call printx.dll generation htm example php directory of the procedure call printx.dll examples as you please Asp transform themselves. Test.htm called ActiveX for example trai
- 2023-03-11 01:35:05下载
- 积分: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
-
串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备...
串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备-state tests can detect serial port to connect the equipment or normal connecting what equipment
- 2022-02-07 18:54:38下载
- 积分:1