Huw Davies : winecoreaudio: Use UINT64 handles to represent the stream.
Module: wine Branch: master Commit: 90e9379f2a84d678c1a91ae9f1b3f4f1f49b9d27 URL: https://source.winehq.org/git/wine.git/?a=commit;h=90e9379f2a84d678c1a91ae9f... Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Apr 25 07:58:34 2022 +0100 winecoreaudio: Use UINT64 handles to represent the stream. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winecoreaudio.drv/coreaudio.c | 39 +++++++++++++++++++++----------------- dlls/winecoreaudio.drv/mmdevdrv.c | 4 ++-- dlls/winecoreaudio.drv/unixlib.h | 36 +++++++++++++++++------------------ 3 files changed, 42 insertions(+), 37 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=90e9379f2a84d678c1a91...
participants (1)
-
Alexandre Julliard