[PATCH 1/9] user32/tests: Added client-side raw input function tests (try 8)

Vincas Miliūnas vincas.miliunas at gmail.com
Sun Jun 26 19:21:38 CDT 2011


Feedback - http://www.winehq.org/pipermail/wine-devel/2011-June/090805.html

Changelog:
* Split the patch into parts for each function
* Everyone is telling not to commit unused code (considering each part
of a patch individually), thus the solution is to cram all the component
modifications in a single patch, so let's call it server+user32 for now...
* Removed todo_wine, once implementation of a function is added
* Added setting of required buffer size parameter in case of an
insufficient buffer error

---
 dlls/user32/tests/input.c |  556
+++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 556 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: 24870 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110627/40c3d30c/attachment-0001.bin>


More information about the wine-patches mailing list