Sir Loin
Oct 2nd, 2005, 04:24 PM
I started learning C++ recently, and I have to make my program play a WAV file.
In VB6 I would easily do this using the PlaySound API, but in C++ I need to include a header file, which header do i have to include to use the PlaySound API?
Thank you,
Sir Loin
In VB6 I would easily do this using the PlaySound API, but in C++ I need to include a header file, which header do i have to include to use the PlaySound API?
Thank you,
Sir Loin