R
Robin Tucker
I have a DLL that hands me an HGLOBAL handle to a blob of memory containing
a WAV file (don't ask what the app is!).
I figured I could play it with winmm.dll PlaySound or sndPlaySound
(deprecated?). But how?
Any ideas?
a WAV file (don't ask what the app is!).
I figured I could play it with winmm.dll PlaySound or sndPlaySound
(deprecated?). But how?
Any ideas?