|
-
Jun 2nd, 2000, 01:09 AM
#1
Thread Starter
Hyperactive Member
Is this too hard for you guys?
I've loaded a wav file into a res file and I want to play
it from my code.
It's loaded into a res file as "WAV" type, and read from
a .wav file.
This is what I've done:
eepSound = LoadResData(101, "WAV")
sndPlaySound eepSound, SND_NODEFAULT Or SND_ASYNC
However, I don't get any sound played.
Anybody want to clue me in as to how to load a wav file into a res file and then play it?
Thanks!
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
|