Click to See Complete Forum and Search --> : How can i play music in Visual C++ Express


ryanseys
July 27th, 2007, 02:33 PM
I was wondering if anybody could post me a simple code or give me a link to a code for playing simple wav files in c++ (preferably using the #include files given with express edition)

a cmd type program that when run would use its own data (not from wmp or real player or any program like that) to play a short wav file.

also if the small files could be incorparated into the program so no outside files are neccesary to run it (like the wav file)