I have a little problem. I am interested how to make a programm that will play sound file(wav) on computers speakers. I dont know how to start. So if anyone knows hot to do it or have the code of the program I would be gratefull
Well it's going to be a lot easier if you use a win32 compiler such as visual studio express or DEV-C++ or MinGW.
DJGPP, whilst it is a 32 bit compiler, is an extended DOS compiler, not a win32 compiler. Getting access to the win32 API is much harder from where you're starting.
--
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.