-
sunplusdvd软件开发环境的建立。
SunplusDVD软件开发环境的建立.-SunplusDVD the establishment of software development environment.
- 2023-08-02 01:10:02下载
- 积分:1
-
类似css
类似css-auth的DVD区码解码程序- Similar css-auth DVD area code decoding procedure
- 2022-10-29 15:20:03下载
- 积分:1
-
EM847xSDK
神龙卡 EM847xSDK 含中文 用 户 开 发 手 册(Shenlong card EM847xSDK with Chinese users manual)
- 2006-12-31 15:40:15下载
- 积分:1
-
DVD MT1389DE示意图
Schematic diagram of DVD with MT1389DE-L/K chip
- 2022-02-26 10:00:00下载
- 积分:1
-
aic
基于AT91M40800的AIC.C文件,用于DVD系统(Based on the AIC.C document AT91M40800 for the DVD system)
- 2020-10-05 08:47:39下载
- 积分:1
-
用VCD/DVD播放器固件,ESS芯片基地
Modifi VCD/DVD Player Firmware, Base ESS Chipset
- 2022-12-20 06:05:03下载
- 积分:1
-
sunplus rvke
sunplus rvke-new-
-sunplus rvke-new-
----------------------------
- 2022-07-26 22:14:01下载
- 积分:1
-
zoran dvd source code part2
zoran dvd source code part2
- 2022-10-01 10:00:04下载
- 积分: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
-
三星DVD的源代码部分
samsung dvd source code part3
- 2022-03-22 23:18:02下载
- 积分:1