MP3 Tagging Class

This source code is for Visual Basic 5 or 6, it should load and compile cleanly in either one. It was written using the MS Visual Studio IDE, and tested numerous times in production programs of both my own and others. If you use any of this and find a bug, or just want to tell me it was useful, please contact me to tell me about it.

Relevant Links

MP3 Tagging Class

The source code for the mp3 tagging class is a class that enables you to tag MP3 files using the ID3 v1.1 standard. This is the most widely supported standard at the moment, although version 2.x is catching up quickly.

What does it do?