In SetWindowPos if changing Z order and child window not yet in its
commit6cf348d70a8f9ea52d5a9d51b3353a84b082a796
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Sat, 22 May 1999 19:20:02 +0000 (22 19:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 May 1999 19:20:02 +0000 (22 19:20 +0000)
tree7bc238f3cab15d57d5c1b7a86d333614fe03e616
parentd1bb7f714583ff3d220fd2a95a9a9627db8122f9
In SetWindowPos if changing Z order and child window not yet in its
parent list, do not link it in WINPOS_ShowIconTitle, check for retval
of WIN_FindWndPtr.
windows/winpos.c