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@codeweavers.com>
---
 dlls/kernel32/tests/console.c |  165 +++++++++++++++++++++++++++++++++++++++--
 1 files changed, 159 insertions(+), 6 deletions(-)









--
--
Eric Pouech