Eric Pouech : dsound/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Tue Mar 1 15:45:33 CST 2022


Module: wine
Branch: master
Commit: 5adca71cd7906b2ca9b7c101004f4158cbcdc9a1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5adca71cd7906b2ca9b7c101004f4158cbcdc9a1

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Mar  1 08:32:42 2022 +0100

dsound/tests: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dsound/tests/Makefile.in |   1 -
 dlls/dsound/tests/capture.c   | 150 +++++++--------
 dlls/dsound/tests/ds3d.c      | 250 ++++++++++++-------------
 dlls/dsound/tests/ds3d8.c     | 238 +++++++++++------------
 dlls/dsound/tests/dsound.c    | 386 +++++++++++++++++++-------------------
 dlls/dsound/tests/dsound8.c   | 426 +++++++++++++++++++++---------------------
 dlls/dsound/tests/duplex.c    |  76 ++++----
 dlls/dsound/tests/propset.c   | 124 ++++++------
 8 files changed, 825 insertions(+), 826 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5adca71cd7906b2ca9b7c101004f4158cbcdc9a1



More information about the wine-cvs mailing list