I would like to make a simple program that when it runs it plays a midi clip in the background. I have access to Visual Basic 5.0 Enterprise Edition.
What I need help with is how do I have the program play a midi clip when it loads?
What it is for is a simple little program that plays a song and displays a company logo when a CD is inserted.
I believe that all I have to do to make the executable run when a CD is inserted is to rename the executable autorun.exe and place it in the root of the CD. Is this correct?
Thanks in advance.