user32: Don't wait for other threads to process WM_NCDESTROY.
commit08b19c6f673837b960c460b17601979aa595470f
authorAlexandre Julliard <julliard@winehq.org>
Fri, 27 Apr 2018 12:14:14 +0000 (27 14:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Apr 2018 14:24:43 +0000 (27 16:24 +0200)
tree1e2eb04e4a70ca95f295efea9215797bdbcff30b
parent460b4e7adfef5280289f34b895e8d953e0d60579
user32: Don't wait for other threads to process WM_NCDESTROY.

Based on a patch by Andrew Eikum.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/win.c
dlls/user32/win.c