|
-
Oct 14th, 2000, 10:49 AM
#1
Thread Starter
New Member
Just wondering, is there any other ways to open the CD-ROM drive without using the Windows Multimedia DLL, as in...
Declare Function mciSendString Lib "winmm.dll" Alias _
"mciSendStringA" (ByVal lpstrCommand As String, ByVal _
lpstrReturnString As String, ByVal uReturnLength As Long, _
ByVal hwndCallback As Long) As Long
Are there any other APIs that can open a CD drive?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|