--- Eric Pouech <[EMAIL PROTECTED]> wrote:
> you just need to make a windows handle from the unix
> fd (the one of /dev/dsp) and do a
> WaitOnMultipleObjects with 2 handles :
> - the /dev/dsp handle
> - the synchronization mechanism with all the wodXXX
> functions.

Didn't know I could do that.  I do now :)
Thanks for that.

After my last post, I rampaged on ahead and converted
audio.c to use poll, so that bit is now nice and
unixish.  I'm about to post the patch to wine-patch.

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com


Reply via email to