-
期权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
-
es4xx8天鹅es60x8颤音
ES4xx8 SWAN ES60x8 Vibrato
Single-Chip DVD System Firmware Customization Notes-ES4xx8 SWAN ES60x8 Vibrato
Single-Chip DVD System Firmware Customization Notes
- 2022-02-26 04:12:48下载
- 积分:1
-
这个DVD的插件的视频硬盘录像机(VDR)。
This the DVD plugin for the Video Disk Recorder (VDR).-This the plugin for the DVD Video Disk Rec order (VDR).
- 2022-05-09 00:45:09下载
- 积分:1
-
SOURCE
一款车载DVD的车机源程序(正在生成中的哦),车机原程序
显示:T100A,收音ST7540(信发高频头),
电视:特纳3321QF(全制式),
碟盒三洋,DVD是不能说的,
时间ICCF8563
这可是一台批量生产的机器的完整原程序,价值大大的.
(A car DVD car machine source (under Oh Generation), cars drive the original program displays: T100A, radio ST7540 (letter-fat high-frequency head), TV: Turner 3321QF (wide format), disc box Sanyo, DVD is not to say, time ICCF8563 This is a complete production machine the original procedure, the value greatly.)
- 2007-09-26 09:55:49下载
- 积分:1
-
samsung dvd source code part1
samsung dvd source code part1
- 2022-11-11 10:00:03下载
- 积分:1
-
demo
sunplus cdmp3 codec
- 2008-10-24 10:05:53下载
- 积分:1
-
歌霸dvd,卡拉ok点唱系统risc部分代码
歌霸dvd,卡拉ok点唱系统risc部分代码-Song Pa dvd, karaoke singing ok point system RISC part of the code
- 2022-01-26 06:35:21下载
- 积分:1
-
cd_dvd_burn
CD基本刻录功能,支持DVD刻录,参考并汇总了网络搜索到的一些基本代码(The basic CD burning capabilities, support for DVD burning)
- 2014-01-19 18:47:59下载
- 积分:1
-
ESS4318F DATASHEET
ESS DVD ES4318 的一份芯片资料-ESS4318F DATASHEET
- 2022-02-28 17:33:34下载
- 积分:1
-
DVD
一个DVD数据解析程序,不过解析的数据是模拟的(A DVD of data analytic procedures, but the analytical data is simulated)
- 2009-01-07 16:10:27下载
- 积分:1