You can download it at [edit]No longer download... see comment below[/edit]
Just reply here and tell me what you think about it. And if this thread doesn't get a lot of replies, then I'm gonna stick it in General VB Questions, even though it belongs here.
Please do not find anyway to download this. It was a fooked up program. I found out that it really f**ked up all your MP3 tags, but only if you use a program like my mp3 player to open them. Other programs like winamp ignore the extra (f**cked up)characters.
Sorry for anyone that already downloaded this and tried it.
Last edited by MidgetsBro; Aug 22nd, 2001 at 03:33 AM.
Hmm. I have it in the installer. There are two other controls that get registered and are fine. Maybe I'll get rid of the control, and just put the code in.
OK. I updated it so that control isn't included. It still has the functionallity that the contol gave it, because I added the code directly into the project. It's in the same place.
What is the description of the error? It might have to do with the MP3 not having a tag, I'm not certain. Can you please post the description of the error?
Nevermind... I found out that error number 9 is Subscript out of range. I wonder what code is making it err. I'll post a new exe, please tell me if this one does the same thing.
I have abt 68 MP3's. The new version opened them all and populated the listbox or whatever control (BTW - which control is the one where the files are displayed). Some of my songs dont have tags.
Now when I scroll down the 4th or 5th song the program again gives the same run time error. Also the tags are not being saved to files which dont have tags
[b]
Also the tags are not being saved to files which dont have tags
Yeah... I know. I don't know how to fix this problem! ARG! I guess I failed... oh well. That control is the ListView control that is in the Microsoft Windows Common Controls 6.0. I tried it on my other computer without all the controls that it needs and it installed them fine. It ran without problems, but I only have one MP3 up there. Oh well. It wasn't that great of a program anyway. I think I need a new way of reading the mp3 to get the info.
Thanks for trying to help me get this working. I guess I'll try my luck at somthing other than programming