CdBase_ocx
[email protected] (Udo) Thu, 5 Sep 2002 00:13:43 +0200
| Newsgroups | gmane.comp.audio.freedb.user |
|---|---|
| Message-ID | <001701c25460$5e74c620$0300a8c0@a800> |
Hello,
now i just fell into another pit. The Visual Basic OCX "CdBase_ocx" does not
work proper on my installation. Even the demoapplication doesn't.
It does not find the audioCD.
"No Audio CD found"
I found this in the freedb->misc->html
"A known problem with the CdBase.ocx seems to be, that the demo app only
supports one CD-Rom drive."
Is this the key to my problem? I have a CD-Reader and a CD-Writer
and an installed CD-Emulator.
here is the total code ( just copy and paste from the Help )
-----------------------------------------------------
Option Explicit
Private Sub Command1_Click()
Dim ThisCdid As String
ThisCdid = CdBase1.Cdid
MsgBox ThisCdid
End Sub
Private Sub Form_Load()
CdBase1.Command = "Open" 'Open the CD device
CdBase1.UseFirstMatch = False
End Sub
-----------------------------------------------------
--
Udo Klasmeier - 71732 Tamm