[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH] dsound: allow LOCHARDWARE flag
From:       Alexandre Julliard <julliard () winehq ! org>
Date:       2014-12-29 21:35:17
Message-ID: 87egrikulm.fsf () wine ! dyndns ! org
[Download RAW message or body]

Mark Harmstone <hellas@burntcomma.com> writes:

> @@ -975,12 +975,6 @@ HRESULT DirectSoundDevice_CreateSoundBuffer(
> TRACE("(lpwfxFormat=%p)\n",dsbd->lpwfxFormat);
> }
> 
> -    if (dsbd->dwFlags & DSBCAPS_LOCHARDWARE &&
> -            !(dsbd->dwFlags & DSBCAPS_PRIMARYBUFFER)) {
> -        TRACE("LOCHARDWARE is not supported, returning E_NOTIMPL\n");
> -        return E_NOTIMPL;
> -    }
> -

It breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so \
dsound && touch dsound.ok dsound.c:1705: Test failed: CreateSoundBuffer(1) gave wrong \
error: 00000000

-- 
Alexandre Julliard
julliard@winehq.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic