-
将应用程序最小化到托盘,响应鼠标事件,的控件
将应用程序最小化到托盘,响应鼠标事件,的控件-Minimize the application to the tray, in response to mouse events, the control
- 2022-02-01 07:10:08下载
- 积分:1
-
摄像头组件和使用的例子。
Componente e exemplos para utilizar webcam.
- 2022-02-19 21:50:25下载
- 积分:1
-
vb中bmscomm控件的基本属性,事件的介绍,希望对大家有所帮助
vb中bmscomm控件的基本属性,事件的介绍,希望对大家有所帮助-vb in bmscomm control the basic properties of introduction events, and they hope to help everyone
- 2022-11-18 12:10:03下载
- 积分: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
-
The classic C program source code contains the common use of C, suitable for beg...
经典的C程序源代码,包含了常见的C的使用,适合初学者。-The classic C program source code contains the common use of C, suitable for beginners.
- 2023-08-08 06:20:03下载
- 积分:1
-
VC network programming examples that demonstrate to the readers of the ATL gener...
VC++网络高级编程 该实例向读者展示了ATL的一般编程方法,为后面的COM和DCOM打好基础-VC network programming examples that demonstrate to the readers of the ATL general programming methods, behind the COM and DCOM lay a good foundation
- 2022-07-23 23:15:48下载
- 积分:1
-
a regular shutdown procedures, inside a valuable system tray is the flexibility...
一个定时关机的程序,里面比较有价值的一个是系统托盘的灵活运用,怎么响应消息和更新.另外一个是关机功能的实现.希望对大家有帮助.-a regular shutdown procedures, inside a valuable system tray is the flexibility in the use of information and how to respond update. Another shutdown is achieved. We want to help.
- 2022-05-15 16:04:59下载
- 积分:1
-
混淆代码
Obfuscate code
unreadable source code that work you are able to compile
vs2003
- 2022-07-25 18:05:51下载
- 积分:1
-
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子...
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子 -Very good MDI Container example, if you want to use excel document, you can use it for reference
- 2023-04-30 11:45:03下载
- 积分: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