[PATCH 2/2] winex11drv: Distinguish left and right keys for shift, ctrl and alt. (try 5)

Alexandre Julliard julliard at winehq.org
Mon Mar 31 08:43:34 CDT 2008


Vitaliy <vitaliy at kievinfo.com> writes:

> Resending.
>
> Try 5:
> Split out change to user32 as a separate patch.
>
> Try 4:
> 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.

The message tests don't work:

../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so input.c && touch input.ok
input.c:755: Test failed: a2/2: the msg sequence is not complete: expected 0000 - actual 000f
make: *** [input.ok] Error 1

You most likely need to ignore all non-key messages.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list