[PATCH 5/6] winepulse: Wrap unix call parameters in structs.

Jacek Caban jacek at codeweavers.com
Fri May 28 12:05:01 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
This is a preparation for the next patch. I also experimented with using 
widl to generate such code. It worked fine, but it's not clear if it's 
worth it.

  dlls/winepulse.drv/mmdevdrv.c | 163 +++++++++++++----
  dlls/winepulse.drv/pulse.c    | 335 +++++++++++++++++++---------------
  dlls/winepulse.drv/unixlib.h  | 202 +++++++++++++++++---
  3 files changed, 493 insertions(+), 207 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-winepulse-Wrap-unix-call-parameters-in-structs.txt
Type: text/x-patch
Size: 47001 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210528/011bffee/attachment-0001.bin>


More information about the wine-devel mailing list