Well, SetParent doesn't work properly at all, but at least it must preserve
commit71b12466384d42616132932004f328f36bc89d8a
authorSerge Ivanov <sergei@corel.ca>
Wed, 7 Jun 2000 03:46:14 +0000 (7 03:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Jun 2000 03:46:14 +0000 (7 03:46 +0000)
treed58c01aa54ba6aeb8ebd46829c85c9ed0d43f4ea
parentae897035810bbaf8d74d550209a89c434eb94b02
Well, SetParent doesn't work properly at all, but at least it must preserve
window ID.  In fact it also must preserve window styles, destroy X
counterpart if parent of popup or overlapped window is set to someting
different from Desktop, and lot of other stuff that it must and mustn't do.
But preserving ID is good enough for now.
windows/x11drv/wnd.c