Robert Reif : dsound: Fix tests for old versions of windows.
Module: wine Branch: master Commit: 2e44a3b2a281fc723ed1755262e592229c6a606e URL: http://source.winehq.org/git/wine.git/?a=commit;h=2e44a3b2a281fc723ed1755262... Author: Robert Reif <reif(a)earthlink.net> Date: Mon Jan 15 09:00:39 2007 -0500 dsound: Fix tests for old versions of windows. --- dlls/dsound/tests/Makefile.in | 2 +- dlls/dsound/tests/capture.c | 31 +++++++---- dlls/dsound/tests/ds3d.c | 37 ++++++++++--- dlls/dsound/tests/ds3d8.c | 69 +++++++++++++++++------- dlls/dsound/tests/dsound.c | 55 +++++++++++++------ dlls/dsound/tests/dsound8.c | 32 +++++++---- dlls/dsound/tests/duplex.c | 25 +++++---- dlls/dsound/tests/propset.c | 116 +++++++++++++++++++++------------------- 8 files changed, 230 insertions(+), 137 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2e44a3b2a281fc723ed175...
participants (1)
-
Alexandre Julliard