[PATCH 06/11] winecoreaudio: For WODM_* messages, treat dwUser as a driver instance handle.

Ken Thomases ken at codeweavers.com
Sun Oct 11 14:12:48 CDT 2009


For WODM_OPEN, dwUser is an output by-reference parameter.  For the other
instance-specific WODM_* messages, it's an input by-value parameter.

Within the driver, an instance "handle" is just a pointer to the corresponding
WINE_WAVEOUT_INSTANCE structure.
---
  dlls/winecoreaudio.drv/audio.c |  126 ++++++++++++++++++----------------------
  1 files changed, 56 insertions(+), 70 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winecoreaudio-For-WODM_-messages-treat-dwUser-as-a-d.patch
Type: text/x-patch
Size: 14856 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091011/98ba6e47/attachment.bin>


More information about the wine-patches mailing list