user32: Avoid race-condition when unloading module while hook is still active.
commite9fbcc8360e9dcdc51add3efb9d0581c63a6cd09
authorSebastian Lackner <sebastian@fds-team.de>
Fri, 13 Jun 2014 18:35:41 +0000 (13 20:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Jun 2014 08:40:12 +0000 (17 10:40 +0200)
tree28040d28a64508a4944aee5541cbfc409ddb060d
parent25b069c4d84a09a5d17b92d8ff28db6f5be2d377
user32: Avoid race-condition when unloading module while hook is still active.

Based on a patch by Sam Revitch.
dlls/user32/hook.c
dlls/user32/message.c
dlls/user32/user_private.h