-
期权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
-
sunplus rvke
sunplus rvke-new-
-sunplus rvke-new-
----------------------------
- 2022-07-26 22:14:01下载
- 积分:1
-
View .mpg file, for DVD player
View .mpg file, for DVD player
- 2022-04-09 21:48:18下载
- 积分:1
-
VCD LOGO程序!供各位朋友参考设计,这做VCD DVD机的方案还是有用的呀!...
VCD LOGO程序!供各位朋友参考设计,这做VCD DVD机的方案还是有用的呀!-Procedures VCD LOGO! For friends reference design, which make VCD DVD machine program it is useful!
- 2022-12-19 00:05:03下载
- 积分:1
-
全功能DVDB播放器,最大化支持弹出式菜单,并拥有漂亮的软件界面,整个看上去十分的专业....
全功能DVDB播放器,最大化支持弹出式菜单,并拥有漂亮的软件界面,整个看上去十分的专业.-DVDB full-featured player, to maximize support for pop-up menu, and have beautiful software interface, the whole looks very professional.
- 2023-05-02 16:30:03下载
- 积分:1
-
bdg
bdg
- 2023-07-19 04:40:03下载
- 积分:1
-
用VCD/DVD播放器固件,ESS芯片基地
Modifi VCD/DVD Player Firmware, Base ESS Chipset
- 2022-12-20 06:05:03下载
- 积分:1
-
DVD解码,包括avi、mpeg、DVD解码等代码
DVD解码,包括avi、mpeg、DVD解码等代码-DVD decoding, including code and so on avi, mpeg, DVD decoding
- 2022-07-27 09:38:29下载
- 积分:1
-
建筑` IFO的DVD
for building ifo`s in dvd
- 2022-03-03 12:32:22下载
- 积分:1
-
索尼的CD播放器的源cxd3068
SONY CXD3068 CD player source
- 2023-04-14 00:30:04下载
- 积分:1