VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Make your CD-ROM drive open using the mciSendString API.

Lame_Joker  (2 Submissions)   Windows API Call/Explanation   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Tue 26th June 2001   Mon 8th February 2021

Make your CD-ROM drive open using the mciSendString API.

API Declarations


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

Rate Make your CD-ROM drive open using the mciSendString API. (1(1 Vote))
Make your CD-ROM drive open using the mciSendString API..bas

Make your CD-ROM drive open using the mciSendString API. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters