-
Register 远程机器上的Com对象
Register 远程机器上的Com对象-Register Com object in remote machine
- 2022-04-21 01:02:25下载
- 积分:1
-
A simple CAD system, including inquiries, booking and other functions
一个简单的民航系统,包括查询,订票等功能-A simple CAD system, including inquiries, booking and other functions
- 2022-02-13 11:32:20下载
- 积分:1
-
/////////////////////////////////////////////////////
Issued by dxHe on Jun 19,...
/// /// /// /// /// /// /// /// /////
Issued by dxHe on Jun 19,2008 Fuzhou Fujian China(Surrex China)
Lastest version: 2.3.0.0
Prior version: 2.2.1.2
/////////////////////////////////////////////////////
dsoframer.ocx 2.3.0.0 Release comments:
1、增加对OFFICE2007的支持
2、删除2个文件:msword9.h/msword9.c-/////////////////////////////////////////////////////
Issued by dxHe on Jun 19,2008 Fuzhou Fujian China(Surrex China)
Lastest version: 2.3.0.0
Prior version: 2.2.1.2
/////////////////////////////////////////////////////
dsoframer.ocx 2.3.0.0 Release comments:
- 2022-07-20 16:56:27下载
- 积分:1
-
一个简单的MFC ActiveX控件编程,主要实现系统当前时间(包括大…
一个简单的MFC ActiveX控件编程,主要实现系统当前时间(包括年月日等)的显示,同时也实现了背景颜色和字体的可变。帮助初学者学习ActiveX控件的编程。-a simple MFC ActiveX programming, the main current time system (including the date, etc.), while also achieving the background color and font variable. To help beginners learn ActiveX programming.
- 2022-03-29 22:21:15下载
- 积分:1
-
用C++语言编写的堆程序
heap program in c language
- 2022-05-06 15:11:26下载
- 积分:1
-
explained XML program
程 序 实现解释XML-explained XML program
- 2023-04-26 08:50:03下载
- 积分:1
-
一个自动注册OCX控件的程序
一个自动注册OCX控件的程序- Automatically registers OCX to control a procedure
- 2022-03-24 09:24:02下载
- 积分:1
-
控制系统的digitaldisplayer前两类型特征…
这个控件的特点与前面两种类型的DigitalDisplayer控件的特点有所改变。它的显示充满控件的整个客户区域,并且可以随着控件客户区域的尺寸改变,其显示效果也随之适应性的发生改变。-controls the characteristics of the previous two types of DigitalDisplayer control features changed. It shows the full control of the entire region customers, as well as customers with the control to change the size of the region and its effects, also will be adaptable to change.
- 2022-10-14 15:55:03下载
- 积分:1
-
本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。...
本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。-This book is to introduce the use of ATL development of software reference books, is
- 2022-07-01 10:33:39下载
- 积分: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