Make sure that returned window belongs to correct thread when checking
authorAlexandre Julliard <julliard@winehq.org>
Mon, 10 Sep 2001 23:26:42 +0000 (23:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Sep 2001 23:26:42 +0000 (23:26 +0000)
commit0d92fe20cd08b86ae20e1302bffc1953e8a65a69
tree4ecf31b3977fea2b7b26c56078999198e742d02c
parent80f9d64fa5bead5543ddc6cd2ddb1a7dcf504f78
Make sure that returned window belongs to correct thread when checking
siblings of transparent windows in WIN_FindWinToRepaint.
windows/win.c