[PATCH v5 2/3] user32: Move tracking_info to thread info struct.

Alexandre Julliard julliard at winehq.org
Fri Nov 17 06:49:30 CST 2017


Rafał Harabień <rafalh1992 at o2.pl> writes:

> Signed-off-by: Rafał Harabień <rafalh1992 at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list