Module: wine Branch: master Commit: ca1e298f5267f12d212cfff64c6cd29d1801fb3c URL: https://source.winehq.org/git/wine.git/?a=commit;h=ca1e298f5267f12d212cfff64...
Author: Huw Davies huw@codeweavers.com Date: Wed May 11 10:20:05 2022 +0100
winecoreaudio: Remove DWORDs from the midi syscall interface.
This makes it consistent with the other drivers.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winecoreaudio.drv/coremidi.c | 64 +++++++++++++++++++-------------------- dlls/winecoreaudio.drv/midi.c | 6 ++-- dlls/winecoreaudio.drv/unixlib.h | 28 ++++++++--------- 3 files changed, 49 insertions(+), 49 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ca1e298f5267f12d212cf...