VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ActiveX CDDB Control

by Jodoveepn (1 Submission)
Category: Sound/MP3
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

This control has been reworked from the original by Michael L. Barker. It is now much more robust and has many more properties. It exposes all CD info (lengths/frames/offsets/number of tracks) and will connect to CDDB to grab album/genre/artist/track names. Enjoy!
Thanks to Michael and whoever supplied the CCd.cls class.

Inputs
To connect, you must supply a drive letter which has the CD to process, and specify which CDDB server (if any) to contact.
Assumes
This code uses the Winsock control for testing and also needs a reference to the file system object (Scripting runtime - sccrun.dll) both of which should be handled automagically.
Code Returns
Properties expose basic CD info initially. While communicating CDDB, it will return messages via AllServerMessages event. After the connection is closed, it will expose album/artist/track names thru properties.
Side Effects
See the readme for details (not too many.)
API Declarations
See the code - modMain.bas

Rate ActiveX CDDB Control

Download ActiveX CDDB Control

Download ActiveX CDDB Control (61 KB)

ActiveX CDDB Control Comments

No comments have been posted about ActiveX CDDB Control. Why not be the first to post a comment about ActiveX CDDB Control.

Post your comment

Subject:
Message:
0/1000 characters