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

Vincas Miliūnas vincas.miliunas at gmail.com
Sun Jun 26 11:34:27 CDT 2011


(see the message in the first part)

---
 server/Makefile.in  |    1 +
 server/process.c    |    6 +
 server/process.h    |    5 +
 server/protocol.def |   51 +++++
 server/queue.c      |    9 +
 server/raw_input.c  |  579
+++++++++++++++++++++++++++++++++++++++++++++++++++
 server/raw_input.h  |   35 +++
 7 files changed, 686 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: 24950 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110626/7dfcd038/attachment-0001.bin>


More information about the wine-patches mailing list