|
-
April 30th, 1999, 02:27 AM
#10
Re: Playing *.Wav Files
Do everything that you have been (using the PlaySound() function), and linking to the .lib file that was given, but include the following line of code at the top of your .cpp file that you're calling the PlaySound() function in..
#include "mmsystem.h"
Have fun!
- Troy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|