Huw Davies : winealsa: Use UINT64 handles to represent the stream.
Module: wine Branch: master Commit: 3dfd1fdc1431fe558464f7cec78e1a4f5ddd43ea URL: https://source.winehq.org/git/wine.git/?a=commit;h=3dfd1fdc1431fe558464f7cec... Author: Huw Davies <huw(a)codeweavers.com> Date: Fri Apr 22 08:37:54 2022 +0100 winealsa: 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/winealsa.drv/alsa.c | 43 ++++++++++++++++++++++++------------------- dlls/winealsa.drv/mmdevdrv.c | 6 +++--- dlls/winealsa.drv/unixlib.h | 40 ++++++++++++++++++++-------------------- 3 files changed, 47 insertions(+), 42 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3dfd1fdc1431fe558464f...
participants (1)
-
Alexandre Julliard