Huw Davies : wineoss: Use UINT64 handles to represent the stream.
Module: wine Branch: master Commit: 41677b0bfb39a1d3e09925fcdc80b0b78ec401ba URL: https://source.winehq.org/git/wine.git/?a=commit;h=41677b0bfb39a1d3e09925fcd... Author: Huw Davies <huw(a)codeweavers.com> Date: Wed May 4 07:54:23 2022 +0100 wineoss: 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/wineoss.drv/mmdevdrv.c | 6 +++--- dlls/wineoss.drv/oss.c | 43 ++++++++++++++++++++++++------------------- dlls/wineoss.drv/unixlib.h | 40 ++++++++++++++++++++-------------------- 3 files changed, 47 insertions(+), 42 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=41677b0bfb39a1d3e0992...
participants (1)
-
Alexandre Julliard