| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem trying to play sounds in C++ console app
I'm compiling in Visual Studio on Win XP Professional.
|
|
#2
|
|||
|
|||
|
PlaySound():
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_playsound.asp just because you're doing a console app doesn't mean you can't use windows functions...just include windows.h (and in this case link with whatever library msdn says) |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > Problem trying to play sounds in C++ console app |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|