-
三星DVD的源代码部分
samsung dvd source code part3
- 2022-03-22 23:18:02下载
- 积分: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
-
一个cd/dvd刻盘程序的源代码,好东西啊,^_^,好好研究一下,...
一个cd/dvd刻盘程序的源代码,好东西啊,^_^,好好研究一下,-A cd/dvd discs procedures source code, good things look good ,^_^, ah,
- 2022-11-03 02:45:03下载
- 积分:1
-
vc++编写的CD播放器开放代码
vc++编写的CD播放器开放代码-vc++ prepared CD players, opening up the code
- 2022-03-26 17:35:26下载
- 积分:1
-
一个很好的媒体播放器的程序,是多媒体编程很好的参考程序...
一个很好的媒体播放器的程序,是多媒体编程很好的参考程序-A very good media player of the procedure is a good reference multimedia programming procedures
- 2022-03-12 04:51:07下载
- 积分:1
-
DVD Player Xoro SPHE Chipset
DVD Player Xoro SPHE Chipset
- 2022-03-05 18:54:30下载
- 积分:1
-
This small program is designed to demux a MPEG 2 file (also called Program Strea...
This small program is designed to demux a MPEG 2 file (also called Program Stream).Such movie file it s composed from various packs (video,audio,data,etc.). What this program does is to list every packet in a MPEG2 file along with some info about each pack.It might be interesting to know exactly how much audio or video your movie really contains.-This small program is designed to demux a MP EG 2 file (also called Program Stream). Such mov ie file it"s composed from various packs (video, audio, data, etc.) . What this program does is to list every pa cket in a MPEG2 file along with some info about ea ch pack.It might be interesting to know exactly how much your audio or video movie really contai ns.
- 2023-04-02 15:25:02下载
- 积分:1
-
显示图像尺寸的DVD固件库ESS芯片组
Show Image size on dvd firmware base ESS chipset
- 2022-07-03 13:34:32下载
- 积分: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
-
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