[PATCH 1/2] mmdevapi: Sessions should be unique per-device

Andrew Eikum aeikum at codeweavers.com
Mon Jun 13 15:23:09 CDT 2011


---
Also fix a typo that can cause random E_OUTOFMEMORY failures.

   dlls/mmdevapi/devenum.c                       |    2 +-
   dlls/mmdevapi/mmdevapi.h                      |    2 +-
   dlls/winealsa.drv/mmdevdrv.c                  |   61 
+++++++++++++------------
   dlls/winealsa.drv/winealsa.drv.spec           |    2 +-
   dlls/winecoreaudio.drv/mmdevdrv.c             |   61 
+++++++++++++------------
   dlls/winecoreaudio.drv/winecoreaudio.drv.spec |    2 +-
   dlls/wineoss.drv/mmdevdrv.c                   |   61 
+++++++++++++------------
   dlls/wineoss.drv/wineoss.drv.spec             |    2 +-
   8 files changed, 101 insertions(+), 92 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mmdevapi-Sessions-should-be-unique-per-device.patch
Type: text/x-patch
Size: 19988 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110613/7a132bca/attachment-0001.bin>


More information about the wine-patches mailing list