-
cd_dvd_burn
CD基本刻录功能,支持DVD刻录,参考并汇总了网络搜索到的一些基本代码(The basic CD burning capabilities, support for DVD burning)
- 2014-01-19 18:47:59下载
- 积分: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
-
flash代码
Flash code
- 2022-01-25 16:13:35下载
- 积分: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
-
Sunplus tool kit the program for up/download firmware for DVD player
Sunplus tool kit the program for up/download firmware for DVD player
- 2023-06-24 05:40:03下载
- 积分: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
-
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刻盘程序的源代码,好东西啊,^_^,好好研究一下,-A cd/dvd discs procedures source code, good things look good ,^_^, ah,
- 2022-11-03 02:45:03下载
- 积分:1
-
MPEG
MPEG-2解码器libmpeg2-MPEG-2 decoder libmpeg2
- 2022-12-16 08:25:04下载
- 积分: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