http://bugs.winehq.com/show_bug.cgi?id=1122
------- Additional Comments From hoffmajs@gmx.de 2002-11-27 09:21 ------- Yes that patch was the culprit. Are you sure that the fix for it was in the cvs update you checked? just look at dlls/dinput/dinput_main.c around line 58 the line should read ..."KeyboardCallback, inst, 0 );" instead of "KeyboardCallback, 0, 0 );". If its the latter just change the first zero to "inst" and im sure it will work :)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1122. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.