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]