|
-
Dec 20th, 2012, 01:53 PM
#1
Thread Starter
Frenzied Member
PlaySound API + SND_MEMORY + VB6 don't work well together?
Ok, so I've loaded the entire contents of a WAV file (headers and EVERYTHING) into a byte array and am now trying to get the PlaySound API calle to play it, and I'm using the SND_MEMORY flag as I should to get it to look to an in-memory array for the data (instead of a file as is its default opperation). And I've read this is what I need to do. But it's not working. Could you provide some insight as to WHY? Does PlaySound with SND_MEMORY flag not work in VB6 and instead require .Net to use SND_MEMORY properly? Or is there something else I need to do?
Please help me. 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
|