[Bug 23707] stack overflow when destroying a window whose owner is itself

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 19 08:50:28 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23707





--- Comment #6 from Vincent Povirk <madewokherd at gmail.com>  2010-07-19 08:50:26 ---
Sorry, the GWLP_HWNDPARENT naming is rather confusing, and my description
didn't help.

GWLP_HWNDPARENT actually sets a window's owner, not it's parent, which makes it
completely different from the SetParent function.

The testcase does not crash on Windows, but I have not verified that the owner
is really being set.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list