I'm sure this has been discussed before, I just can't find it.
I'm running VB6 on WIN10
I can access all *.mp3 files in several sub-directories ("G:\Music\*"). I use the Dir function, and place the directories and the names in a table. I need to get some extended file info, such as
Contributing artist
Comments
Album Artist
Album
Length
Is there an API call? Maybe it's something else?
Any help would be appreciated.
Thanks
I'm running VB6 on WIN10
I can access all *.mp3 files in several sub-directories ("G:\Music\*"). I use the Dir function, and place the directories and the names in a table. I need to get some extended file info, such as
Contributing artist
Comments
Album Artist
Album
Length
Is there an API call? Maybe it's something else?
Any help would be appreciated.
Thanks