Description: The program composes a command string of the form:
open waveaudio!file alias myaudio wait
Where file is the path to the .wav file.
It sends this command to the mciSendString function. It then sends the command "Play myaudio wait" to play the file and "close myaudio wait" to close the file when it is done
File list (Check if you may need any files):
DRIVEBY.WAV
Form1.frm
howto_mci_wav.html
Project1.vbp