-
DVD players as well as document conversion source code for document conversion h...
DVD播放源码 也是文件转换代码 对于文件转换很有帮助 -DVD players as well as document conversion source code for document conversion helpful
- 2022-04-14 12:43:23下载
- 积分:1
-
flash代码
Flash code
- 2022-01-25 16:13:35下载
- 积分:1
-
This an executable file.
This an executable file.
- 2023-09-05 03:05:03下载
- 积分:1
-
dvd source to develop the necessary procedures, rare! Zoron program source progr...
dvd 源码 开发必要程序 ,难得!
zoron方案的源码程序-dvd source to develop the necessary procedures, rare! Zoron program source programs
- 2023-06-09 15:30:03下载
- 积分:1
-
期权explicitprivate宣布cddoor库函数
Option Explicit
Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _
(ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _
ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long
Dim state1 As Boolean
Private Sub Command1_Click()
打开光驱
state1 = True
Call CDdoor("set CDAudio door open", 0, 0, 0)
End Sub
Private Sub Command2_Click()
关闭光驱
state1 = False
Call CDdoor("set CDAudio door closed", 0, 0, 0)
End Sub
Private Sub Command3_Click()
End
End Sub-Option ExplicitPrivate Declare Function CDdoor Lib
- 2022-02-13 01:18:34下载
- 积分:1
-
您拥有了这个可以自己更该界面等,简单的软件更该操作
您拥有了这个可以自己更该界面等,简单的软件更该操作-You have more of this can be their own, such as the interface, the software simple to operate
- 2022-01-26 08:10:41下载
- 积分:1
-
系统检查DVD的输入和输出,分配CLA
a system to check the DVD input and output, assignment for cla-a system to check the DVD input and output, assignment for class
- 2022-03-29 05:22:01下载
- 积分:1
-
凌阳VFD的工具
sunplus vfd tool-sunplus vfd tool-------------------------
- 2022-01-22 00:32:34下载
- 积分:1
-
cd_dvd_burn
CD基本刻录功能,支持DVD刻录,参考并汇总了网络搜索到的一些基本代码(The basic CD burning capabilities, support for DVD burning)
- 2014-01-19 18:47:59下载
- 积分:1
-
刻录CD,DVD的控制功能,有完整的源代码
烧录cd、dvd的功能控件,有完整的源代码-Recordable cd, dvd functions of control, with complete source code
- 2023-02-10 15:40:04下载
- 积分:1