|
-
Apr 22nd, 2000, 04:29 PM
#1
Thread Starter
Junior Member
I am trying to store a wav in a res file. I put the wav in there as CUSTOM, I am now trying to make a call to play the wave file, here's what I have so far:
Call sndPlaySound(LoadResData(101), &H1)
I know this is not right. I don't know what to put behind the 101 though.
for an icon it would be something like
(101, vbResIcon) but since this is not an icon, I have no clue. To my knowledge this isn't very well documented. AnyHelp would be appreciated.
Vince Wiley
[email protected]
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
|