dinput: Let each device decide which hook event to skip.
commit74f2eccc9085d5f7667497f5d0d74e8053732f31
authorVitaliy Margolen <wine-patches@kievinfo.com>
Sat, 21 Feb 2009 19:54:37 +0000 (21 12:54 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Feb 2009 11:19:25 +0000 (23 12:19 +0100)
treeed15fd57e02b188de3c112e0bf0af27103b4979e
parent6f73f1bdbb7a55a6e2122d84a027717b8c95b5ea
dinput: Let each device decide which hook event to skip.

Some programs acquire mouse in exclusive and keyboard in non-exclusive mode.
dlls/dinput/dinput_main.c
dlls/dinput/dinput_private.h
dlls/dinput/keyboard.c
dlls/dinput/mouse.c