[PATCH 05/10] winmm: Implement waveIn* on top of MMDevAPI

Andrew Eikum aeikum at codeweavers.com
Wed Jul 13 14:20:35 CDT 2011


This fixes the crash in the dsound tests. The problem was that
WINMM_DRVMessage() was hard-coded to request WAVEOUT devices. Obviously
that's not appropriate when called from waveInMessage().
---
  dlls/winmm/waveform.c |  659 
++++++++++++++++++++++++++++++++++++++++++++-----
  1 files changed, 602 insertions(+), 57 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-winmm-Implement-waveIn-on-top-of-MMDevAPI.patch
Type: text/x-patch
Size: 28371 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110713/d6a43ee5/attachment-0001.bin>


More information about the wine-patches mailing list