[PATCH 1/3] user32/tests: Added client-side raw input function tests (try 5 resend)

Vincas Miliūnas vincas.miliunas at gmail.com
Tue Jun 21 23:26:41 CDT 2011


Changelog:
* Fixed a typo in a comment
* Removed unused struct list entry; after the changes to use circular buffer
* Merged is_raw_input_data and get_raw_input_data to a single server
request, refactoring to work the same way as other requests do,
resulting in less and simpler code
* Reduced maximum raw input queue from 256 to 64

Previous changelog -
http://www.winehq.org/pipermail/wine-patches/2011-June/103346.html

I have nothing left to add without further feedback.

---
 dlls/user32/tests/input.c |  498
+++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 498 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-tests-Added-client-side-raw-input-function-te.patch
Type: text/x-patch
Size: 23389 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110622/896b28f4/attachment-0001.bin>


More information about the wine-patches mailing list