winex11drv: Distinguish left and right keys for shift, ctrl and alt. (try 4)

Vitaliy Margolen wine-patches at kievinfo.com
Mon Mar 17 01:15:57 CDT 2008


This time with lots of tests that exposed number of other problems that were fixed.

I could not separate this patch into separate pieces - they all linked together and
fixing one problem meant fixing or breaking something else. This especially related
to the tests that test everything together as a one black box.

There are still few problems remain that could be exposed by tightening tests.
---
 dlls/user32/message.c       |   17 ++
 dlls/user32/tests/input.c   |  430 +++++++++++++++++++++++++++++++++++++------
 dlls/winex11.drv/keyboard.c |   76 +++++---
 server/queue.c              |   15 +-
 4 files changed, 444 insertions(+), 94 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 502a0cafa52841c2272aa140ee95fcf69a1d8b3a.diff
Type: text/x-patch
Size: 31226 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080317/21e9a798/attachment-0001.bin 


More information about the wine-patches mailing list