-
期权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
-
DVD
说明: 自己写的一个DVD小程序,有界面,包括曲目选择,前进,后退功能等(Write a DVD small procedures, interface, including track selection, forward and backward functions)
- 2010-05-02 22:54:01下载
- 积分: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
-
软件图片: 软件简介: 光盘刻录...5."刻录光盘映像"功能可以将SVD, ISO, BIN, APE, NRG, CCD, IMG, DVD, MDS, M...
软件图片: 软件简介: 光盘刻录...5."刻录光盘映像"功能可以将SVD, ISO, BIN, APE, NRG, CCD, IMG, DVD, MDS, MDF等常用格式的光盘映像文件还原刻录到一张空白CD/DVD光盘中-V1.2 ・Power Mp3 WMA converter V1.2 ・Power Mp3 WMA converter V1.2 ・Power Mp3 WMA converter V1.2 ・Power Mp3 WMA converter
- 2023-07-11 20:35:03下载
- 积分:1
-
LCDTV 源程序,集成图文、CC、VCHIP,支持全球平台
LCDTV 源程序,集成图文、CC、VCHIP,支持全球平台
- 2022-02-03 12:23:22下载
- 积分:1
-
DVB卓然的源代码
zoran dvb source code
- 2023-06-20 19:35:08下载
- 积分:1
-
libdvdread提供阅读DVD视频盘简单的基础。它提供了…
libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.
- 2022-05-19 18:16:42下载
- 积分:1
-
建筑` IFO的DVD
for building ifo`s in dvd
- 2022-03-03 12:32:22下载
- 积分:1
-
bdg
bdg
- 2023-07-19 04:40:03下载
- 积分: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