-
windows platform com services, as long as the Window platform for the developmen...
windows平台com服务,只要在Window平台所有的开发语言都可以调用此服务. Client: 调用Com组件的方法代码 com安装: BASE64组件服务导出安装 Server: BASE64组件的代码-windows platform com services, as long as the Window platform for the development of all languages can call this service. Client : Call Com components of the installation code com : BASE64 components derived installation services Server : BASE64 Component code
- 2023-02-10 14:00:04下载
- 积分:1
-
本文首先描述创建一个COM服务器的步骤和核心代码.然后说明客户程序关键代码。...
本文首先描述创建一个COM服务器的步骤和核心代码.然后说明客户程序关键代码。-This paper first describes the creation of a COM server steps and core code. It then describes the key client code.
- 2022-04-17 15:12:41下载
- 积分:1
-
vc调用vb的dll的例子,这个例子是在www.codeproject.con上的
vc调用vb的dll的例子,这个例子是在www.codeproject.con上的-vc the dll call vb examples, this example is in the www.codeproject.con
- 2022-03-20 11:02:52下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分: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
-
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-02-07 16:09:58下载
- 积分:1
-
一个自动注册OCX控件的程序
一个自动注册OCX控件的程序- Automatically registers OCX to control a procedure
- 2022-03-24 09:24:02下载
- 积分:1
-
C++编程学习工具 很有用的啊 将会是你的编程水平上升
C++编程学习工具 很有用的啊 将会是你的编程水平上升-C++ Programming learning tool will be useful, ah, is your level of increased programming
- 2022-06-28 14:04:17下载
- 积分:1
-
有史以来最好的一本书。
Best C book ever that we come across.
- 2022-01-24 13:42:26下载
- 积分:1
-
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式...
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式-visual environment using ActiveX MSCHART performance curve trends and different means of expression
- 2022-11-20 04:15:03下载
- 积分:1