user/tests: Don't generate a mouse click message in mouse_ll_global_thread_proc.
commit3b95aad5059b6ea1caba1a5d6e3a1d7ef30ad06a
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 23 May 2006 09:58:00 +0000 (23 18:58 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 May 2006 10:45:54 +0000 (23 12:45 +0200)
treec06fdb3954416647f2a8d11a6e56049f8f896ace
parentc3ba7eecdb5bb0c4a6de11198dfe9b6121a2f7f2
user/tests: Don't generate a mouse click message in mouse_ll_global_thread_proc.

Windows doesn't like when a thread plays games with the focus, that
leads to all kinds of misbehaviours and failures to activate a
window. So, better don't generate a mouse click message in
mouse_ll_global_thread_proc.
dlls/user/tests/msg.c