[PATCH 9/9] server+user32: Added GetRawInputData implementation (try 11)

Vincas Miliūnas vincas.miliunas at gmail.com
Thu Jun 30 14:23:31 CDT 2011


(see the message in the first part)

---
 dlls/user32/input.c       |   38 +++++-
 dlls/user32/tests/input.c |   10 +-
 server/process.c          |    6 +
 server/process.h          |    4 +
 server/protocol.def       |   10 ++
 server/queue.c            |    7 +
 server/raw_input.c        |  357
+++++++++++++++++++++++++++++++++++++++++++++
 server/raw_input.h        |   36 +++++
 8 files changed, 460 insertions(+), 8 deletions(-)
 create mode 100644 server/raw_input.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-server-user32-Added-GetRawInputData-implementation-t.patch
Type: text/x-patch
Size: 22375 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110630/1b80e8ec/attachment.bin>


More information about the wine-patches mailing list