http://bugs.winehq.org/show_bug.cgi?id=20395
--- Comment #31 from DL dredgingthelake@gmail.com 2011-06-25 20:41:48 CDT --- (In reply to comment #30)
I've developed raw input patch for WINE (still haven't received feedback from AJ how to improve it), it also has support for keyboard. To use it, download and apply http://source.winehq.org/patches/data/75581 http://source.winehq.org/patches/data/75582 patches, then run tools/make_requests script and compile.
I tried the patch, but it doesn't compile with several error messages like this:
raw_input.c:119:10: error: dereferencing pointer to incomplete type raw_input.c:120:15: error: dereferencing pointer to incomplete type raw_input.c:120:35: error: dereferencing pointer to incomplete type raw_input.c:123:26: error: dereferencing pointer to incomplete type raw_input.c:137:26: error: dereferencing pointer to incomplete type