-
DG-K301SM
Service Manual
DVD PLAYER
MODEL DG-K301
- 2011-04-06 22:07:16下载
- 积分: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
-
samsung dvd source code part2
samsung dvd source code part2
- 2023-05-28 12:50:03下载
- 积分:1
-
sunplus dvd 软件开发编译包,支持最新的8系列的的芯片
sunplus dvd 软件开发编译包,支持最新的8系列的的芯片-compiler sunplus dvd software development kits, support for the latest 8 series chip
- 2023-06-10 21:55:02下载
- 积分:1
-
Support for DVD data disc burning, after careful testing, very useful
支持DVD数据光盘刻录,经过细心测试,非常实用-Support for DVD data disc burning, after careful testing, very useful
- 2022-03-15 12:27:25下载
- 积分:1
-
FWES6425_V3.3.4.0_a.b
ES4xx8 SWAN ES60x8 Vibrato
Single-Chip DVD System Firmware Customization Notes
- 2009-10-18 22:20:53下载
- 积分: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
-
DirectShow开发WebDVD播放器
directShow开发的webdvd播放器-DirectShow development webdvd player
- 2022-08-16 16:57:58下载
- 积分:1
-
KDVDCreator.0.3.1.tar
一个开源的cd,DVD制作工具,可以制作菜单,刻录视频光盘等。(An open-source cd, DVD authoring tools, can create the menu, such as recordable CD-ROM video.)
- 2008-07-04 14:45:17下载
- 积分:1
-
samsung dvd source code part1
samsung dvd source code part1
- 2022-11-11 10:00:03下载
- 积分:1