ActiveX CDDB Control
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.
Original Author: Jodoveepn
Inputs
To connect, you must supply a drive letter which has the CD to process, and specify which CDDB server (if any) to contact.
Assumptions
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.
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
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 116 times
Categories
Attachments
CODE_UPLOAD14580262001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 63,027 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.