How can I embed a wav file into a program? How could I have the sound play when the program loads? I don't want to include the wav file as an extra file, I would rather have it in the executable.

Thanks