GSoC: dinput8 Action Mapping

Marcus Meissner marcus at jet.franken.de
Mon Jun 13 05:58:05 CDT 2011


On Sun, Jun 12, 2011 at 10:45:38PM -0300, Lucas Zawacki wrote:
> I'm having some issues with test that inject input. For instance this
> code ( http://pastebin.com/gan0Niqj ) works as expected under wine and
> wine with dinput8.dll , but fails in every windows version... I tried
> a version with SendInput and had the same results...
> 
> Anyone has some insight on this?

What does keybd_event() do?

I suspect that Windows might not hooking the keyboard for DirectInput
usage, but attaches to some lower layer in the input stack.

Ciao, Marcus



More information about the wine-devel mailing list