Authors: Gerard Patel <g.patel@wanadoo.fr>, Marcus Meissner <marcus@jet.franken.de>
commit1f029ea6f588b8e05cbcf97f89a010f55c21d537
authorAlexandre Julliard <julliard@winehq.org>
Thu, 2 Nov 2000 20:08:59 +0000 (2 20:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Nov 2000 20:08:59 +0000 (2 20:08 +0000)
tree1b2097915702884e3c130533c0be648c429a5dec
parentd5e15d3be1dd227835ea909e9456146b34e72c6e
Authors: Gerard Patel <g.patel@wanadoo.fr>, Marcus Meissner <marcus@jet.franken.de>
Move focus recalculation out of the window destroy recursion
so we do not send WM_SETFOCUS to already destroyed windows.
windows/win.c