| How do I access media file data (attributes)? -
06-04-2007, 10:32 AM
I want to be able to construct a database using VB6 of my MP3 files (held on
the hard drive) so that I can sort the data by "Artist", "Title", "Genre",
etc.
I know how to put the database together, but I am having trouble extracting
the mp3 file attributes. I can see them OK in Windows Explorer (using
properties - summary).
I can also access them if they were files on a CD, but not as converted MP3
files on my PC.
Can anyone help
Thanks
Peter |