dinput: AddRef and Release parent DirectInput class.

Alexandre Julliard julliard at winehq.org
Fri Dec 22 04:19:10 CST 2006


Vitaliy Margolen <wine-patches at kievinfo.com> writes:

> This fixes bug 6918.
> ---
>  dlls/dinput/joystick_linuxinput.c |    5 +++++
>  dlls/dinput/keyboard.c            |    8 ++++++++
>  dlls/dinput/mouse.c               |    5 +++++
>  3 files changed, 18 insertions(+), 0 deletions(-)

It fails make test:

../../../tools/runtest -q -P wine -M dinput.dll -T ../../.. -p dinput_test.exe.so keyboard.c && touch keyboard.ok
keyboard.c:159: Test failed: IDirectInput_Release() reference count = 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list