- Pass original wParam to CallNextHookEx.
commit16875ac3b2b8775efa5287dcbe599a11402675e1
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 23 Feb 2005 12:44:06 +0000 (23 12:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Feb 2005 12:44:06 +0000 (23 12:44 +0000)
treee85c4c7157ad4368b30a2711d0acb664da70206f
parent3cab60997f6fcaac92f3d5c67f323d73d7307e70
- Pass original wParam to CallNextHookEx.
- Avoid playing games with focus in a newly created thread, that leads
  to all kinds of misbehaviours and failures in window activation
  under Windows.
dlls/user/tests/msg.c