Fix a deadlock with the system message queue by ensuring the system message
commitc90243b8610a9a9cbcd91b3bc0e8383c7aa820d3
authorNoel Borthwick <noel@macadamian.com>
Fri, 14 May 1999 08:09:13 +0000 (14 08:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 May 1999 08:09:13 +0000 (14 08:09 +0000)
treea03da6f75b033008917d31154802bf8ce6a56eea
parent3899c021a14cb960e049e0ff1932810d256f1aa9
Fix a deadlock with the system message queue by ensuring the system message
queue is unlocked while the actual message is being processed.
windows/message.c