
4 Mar
2004
4 Mar
'04
4:23 p.m.
Max wrote:
Ummm.... what's wrong with SetParent() ?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui...
Doesn't change the owner. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwui/html/... There is no facility to change the owner. I tried SetWindowLong, but that doesn't work :->. Obviously it's stored in an internal table somewhere. It's a bit of a bugger that owned windows are automatically destroyed with their owners... Regards David Turner