[PATCH 2/3] server: Added server-side raw input function implementations (try 3)

Vincas Miliūnas vincas.miliunas at gmail.com
Sun Jun 19 06:03:07 CDT 2011


(see the message in the first part of the patch)

---
 server/Makefile.in  |    1 +
 server/process.c    |    3 +
 server/process.h    |    3 +
 server/protocol.def |   57 ++++++
 server/queue.c      |    9 +
 server/raw_input.c  |  552
+++++++++++++++++++++++++++++++++++++++++++++++++++
 server/raw_input.h  |   31 +++
 7 files changed, 656 insertions(+), 0 deletions(-)
 create mode 100644 server/raw_input.c
 create mode 100644 server/raw_input.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-server-Added-server-side-raw-input-function-implemen.patch
Type: text/x-patch
Size: 23436 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110619/130ea885/attachment-0001.bin>


More information about the wine-patches mailing list