Win32 SetParent bug
From: Alex (AlX_at_a)
Date: 03/22/04
- Next message: Alex: "Re: Magic Address for Windows Callback"
- Previous message: William DePalo [MVP VC++]: "Re: process control and mutex mechanism"
- Next in thread: Alex: "Re: Win32 SetParent bug"
- Reply: Alex: "Re: Win32 SetParent bug"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 05:53:08 +0200
Probably the wrong forum...but
If while processing the WM_NCCREATE meassage for a hwnd SetParent is used on
that hwnd it will crash on win 98 and crash or freeeze on windows 2000 (not
the blue screen).
Works fine on XP.
Even if you are not supposed to change the parent while in WM_NCCREATE it's
still not a reason for a system crash...
- Next message: Alex: "Re: Magic Address for Windows Callback"
- Previous message: William DePalo [MVP VC++]: "Re: process control and mutex mechanism"
- Next in thread: Alex: "Re: Win32 SetParent bug"
- Reply: Alex: "Re: Win32 SetParent bug"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|