-
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与...
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements attributes, methods, events, properties page, persistent storage, how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2022-04-22 05:02:51下载
- 积分:1
-
Lisp lauges
the Lisp Lauges
AutoCAD VLisp
- 2022-08-19 13:03:54下载
- 积分:1
-
Anderson JD fields as aerospace pneumatic experts, his book can be called a clas...
Anderson J.D.作为航空航天领域的气动专家,其著作堪称该领域的经典,该书就是有关计算流体力学(CFD)的经典著作之一。-Anderson JD fields as aerospace pneumatic experts, his book can be called a classic in the field, the book is the computational fluid dynamics (CFD), one of the classics.
- 2022-04-24 02:36:36下载
- 积分:1
-
一个简单的DLL程序,MFC的使用,提供了一个简单的调用接口
一个简单的DLL程序,使用MFC实现,提供简单调用接口-A simple DLL procedures, the use of MFC, providing a simple call interface
- 2022-01-21 18:37:32下载
- 积分:1
-
一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMes...
一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMessage函数调用完成通讯。-prepared an ATL COM communications, client by calling the object creation package, such as function calls, such as assembly SetFunctionCode reported good communication formats, and then call ExchangeMessage function call completion communications.
- 2022-10-12 06:30:02下载
- 积分:1
-
一个IE浏览器浏览栏、工具栏的源码,对于想开发IE工具栏、浏览栏的还是有点作用
一个IE浏览器浏览栏、工具栏的源码,对于想开发IE工具栏、浏览栏的还是有点作用-An IE browser bar, the Toolbar
- 2022-02-03 08:02:19下载
- 积分:1
-
连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子...
连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子-The example of the server which can make exe file run automatically
- 2022-03-23 22:59:38下载
- 积分:1
-
用C++Builder用发包含OLE的ActiveX
用C++Builder用发包含OLE的ActiveX-C Builder includes using the OLE ActiveX
- 2022-12-02 10:55:03下载
- 积分:1
-
一个基于window的C#的控件
一个基于window的C#的控件-a window on the C# Controls
- 2023-01-18 01:35:05下载
- 积分:1
-
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _...
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _
"sndPlaySoundA" (ByVal lpszSoundName As String, _
ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
- 2022-01-23 10:39:54下载
- 积分:1