Module: wine Branch: master Commit: 511af0d18625a0b2e345bda0ae5979769cff6fee URL: http://source.winehq.org/git/wine.git/?a=commit;h=511af0d18625a0b2e345bda0ae... Author: Maarten Lankhorst <maarten(a)codeweavers.com> Date: Mon Nov 5 23:23:28 2007 +0100 dsound: Add conformance tests for 24/32 bits buffers and waveformatextensible. --- dlls/dsound/tests/ds3d.c | 41 ++++++++++++++++-- dlls/dsound/tests/ds3d8.c | 9 ++++- dlls/dsound/tests/dsound.c | 87 +++++++++++++++++++++++++++++++++++---- dlls/dsound/tests/dsound8.c | 87 +++++++++++++++++++++++++++++++++++---- dlls/dsound/tests/dsound_test.h | 26 +++++++++++- 5 files changed, 227 insertions(+), 23 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=511af0d18625a0b2e345bd...