[ros-kernel] mmTaskCreate patch - For you sound junkys
Eric Pouech
pouech-eric at wanadoo.fr
Wed Jul 14 20:00:04 CEST 2004
Filip Navara a écrit :
> Steven Edwards wrote:
>
>> If you are interested in getting sound working on ReactOS this patch
>> will let you load the Wine Winmm.dll under Windows NT 4. Our winmm.dll
>> needs to be resync'd with winehq so this patch will apply cleanly but
>> anyone wanting to work on sound could go ahead and hack it in. I would
>> recommend trying to load Windows mmdrv.dll under ReactOS with our
>> wimmm.dll to see if you can get working sound.
>>
>> Thanks
>> Steven
>>
>>
> Here is more correct version of that patch. It's against the ReactOS
> CVS. I can produce one against Wine CVS on request.
why do you need an event ? a thread object is waitable, and signaled
when the thread terminates, which is exactly what your event does.
Moreover, you leak the event when the thread terminates.
A+
More information about the Ros-kernel
mailing list