[4/7] kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputW.

Eric Pouech eric.pouech at orange.fr
Tue Jan 11 05:39:51 CST 2011


Hi Andrew,

I think the test should be enhanced by checking the information about mouse
position
it seems that windows coalesce two mouse messages, but does it also occur
when the position is different (a cursory look seems to indicate that you
resend the same coordinate for mouse move)
I'd expect coalesce operation to happen only if coordinates are the same

A+

2011/1/11 Andrew Nguyen <anguyen at codeweavers.com>

> ---
>  dlls/kernel32/tests/console.c |  165
> +++++++++++++++++++++++++++++++++++++++--
>  1 files changed, 159 insertions(+), 6 deletions(-)
>
>
>
>
>
>
>


-- 
-- 
Eric Pouech
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110111/86ce624d/attachment.htm>


More information about the wine-patches mailing list