|
|
Home » Visual Basic » Article
Visual Basic MP3 Organizer
|
| Article by: | Philipos Sakellaropoulos (9/19/2003) |
|
| Summary: | This complete VB program helps you organize your MP3 files stored in CD-ROM disks or hard-disk folders. |
|
| Viewed: 28803 times |
Rating (11 votes): |
|
4 out of 5 |
|
|
|
Visual Basic MP3 Organizer
Download Complete Source Code (59Kb)
This program helps you organize your MP3 files stored in CD-ROM disks or hard-disk folders. Choose File/Import and select a drive or folder. The program finds all MP3 files and stores the filenames into an Access Database. An integrated MP3 player lets you hear the files. You can put ratings for the files (Bad, Good, etc.). The program recognizes current CD-ROM in the drive and selects it automatically.
About Philipos Sakellaropoulos
 |
Physicist and programmer (MCSD,MCDBA,MCSA) living in Patras,
Greece. Currently I am finishing a PhD in medical image processing. Also i write
programs for PhilipSoft, a non-existing company who makes programs for fun ;-)
Visit my home page for
other free programs and source code.
|
|
|
View highlighted Comments
User Comments on 'Visual Basic MP3 Organizer'
|
Posted by :
Atif at 06:26 on Tuesday, February 17, 2004
|
Nice work but still it require improvmets because this the arena where every thing should look beautifull and attractive so in terms of outlook improvements are to be there
| |
Posted by :
syldan at 12:17 on Sunday, March 28, 2004
|
jaimerait essayer
| |
Posted by :
tilak_dadhich at 23:34 on Saturday, July 21, 2007
|
perfect work. but trying to bestest.
| |
|
To post comments you need to become a member. If you are already a member, please log in .
| RELATED ARTICLES |
Generate License Keys (such as CD keys on Microsoft software) by Brian Gillham
This class allows you to generate license keys, such as the CD keys on the case of most Microsoft software |
 |
Communicating with the Database (Using ADO) by Chaudhary Pradeep K. Roy
Using ADO to get connected with the database. |
 |
Visual Basic Read and Modify the Registry by Kenneth Ives
Perform the four basic functions to the Windows registry. Add, change, delete, and query. Allows you to to read registry values, and modify both keys and values.
|
 |
Generate an Array of Unique Random Numbers by Brian Gillham
This function will generate an ARRAY of TRULY random numbers. |
 |
Beginning Resource Files in Visual Basic by Kenneth Ives
Have you ever wanted to use graphics, such as icons, bitmaps, cursors, and AVI files? How about sound or even message box text? This can be an enormous amount of overhead. These are all examples of more files to keep track of when you distribute an application, DLL, or OCX. Lets find out how resource files can help.... |
 |
Visual Basic Compact/Repair Access Database Utility by Kenneth Ives
This utility will compact and repair the access database you select. It is actually more convenient to use this utility than do the same task with Access, because you don't have to save the database with a different name and then delete the old database when you are done: here, a temporary copy of the database is automatically created and deleted. |
 |
Creating a watermark in Excel with VBA by Kenneth Ives
Adding a watermark to an Excel spreadsheet using VBA. |
 |
Change Cursor to Hour Glass by Brian Gillham
A simple script to change the cursor to an hour glass. |
 |
Generate your own Random Numbers by Thaha Hussain
This simple program generates random numbers using the basic mathematical methods. |
 |
Analog Clock by Thaha Hussain
This program demonstrates Thaha Hussain's Clock Work Formula to paint an Analogue Clock. |
 |
| |