| commit | 3b95aad5059b6ea1caba1a5d6e3a1d7ef30ad06a | [log] [tgz] |
|---|---|---|
| author | Dmitry Timoshkov <dmitry@codeweavers.com> | Tue May 23 18:58:00 2006 +0900 |
| committer | Alexandre Julliard <julliard@winehq.org> | Tue May 23 12:45:54 2006 +0200 |
| tree | c06fdb3954416647f2a8d11a6e56049f8f896ace | |
| parent | c3ba7eecdb5bb0c4a6de11198dfe9b6121a2f7f2 [diff] |
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.