opening a wav file in programming visual c++
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
i want to open a wav file and get the file from my drive c harddisk. what commands should be used to get the wav file??Thanks i really badly needed the commands.Thanksss!!!Help me out:):)
http://www.wotsit.org/search.asp?page=8&s=music[^] <- This site should give you some help with that. It should give you the format of the data to read. Be careful when loading the sound data, as it could take up a lot of memory. Joel Holdsworth
-
http://www.wotsit.org/search.asp?page=8&s=music[^] <- This site should give you some help with that. It should give you the format of the data to read. Be careful when loading the sound data, as it could take up a lot of memory. Joel Holdsworth