Rafał Harabień rafalh1992@o2.pl writes:
Signed-off-by: Rafał Harabień rafalh1992@o2.pl
dlls/user32/input.c | 110 ++++++++++++++++++++++----------------------- dlls/user32/user_private.h | 8 ++++ 2 files changed, 61 insertions(+), 57 deletions(-)
Is this really how it's supposed to work? What if the window belongs to a different thread? A few more test cases would probably be helpful.