搜索资源列表
Invoke_ActiveX_Control_in_Delphi
- 对于activex控件的动态调用,而不是使用在delphi中注册的方法。这是一段试验程序。调用程序中的代码比较重要,实现这个功能。其余的几个都是测试的ActiveX控件。那个“数据集操作的ActiveForm”使用的是sqlserver的NorthWind的数据库,各位自己在AdoConnection里面重新设置一下就可以了。这段代码主要是尝试如何设置/获取 ActiveX控件的属性,调用ActiveX控件中带参数的方法等。-for dynamic call, rather than using
RegisterOcx
- VC++ 注册与卸载OCX控件的小工具源程序,VB与Delphi都有不少类似程序,这个是用VC写的,虽然简单,但写出了主要的思路,有参考性。 -VC++ up and uninstall the gadget source OCX controls, VB and Delphi are many similar programs, this is written with the VC, though simple, but to write the main ideas, there ar