http://bugs.winehq.org/show_bug.cgi?id=2981
------- Additional Comments From lionel.ulmer@free.fr 2005-28-05 06:40 ------- I checked your patch and somehow I doubt that it will be accepted (as it uses some internal USER32 parameters) and thus breaks the sacro-sanct DLL separation :-)
I will do some tests in Windows (and Wine) to try to see how native DINPUT.DLL works to see if we can try to use the same interface in Wine.
As for the hook calling, you are sure about the fact that it should not be limited to the thread for which it was called ?