Re: EnumChildWindows
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Sun, 28 Oct 2007 18:20:11 -0500
The important thing when you get an assertion failure is to drop into the debugger and
study the line on which the assertion occurred, and study the call stack that got you
there. This usually tells you right away what might be wrong.
My suspicion is that your changing the pointers without changing the fundamental window
structures is what is getting you into trouble here, but that's more along the lines of a
best-guess rather than being absolutely confident that it is the problem.
joe
On Sun, 28 Oct 2007 11:11:00 -0700, Al <Al@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Thanks for the help I will start looking.Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- Re: EnumChildWindows
- From: Al
- Re: EnumChildWindows
- From: Joseph M . Newcomer
- Re: EnumChildWindows
- From: Joseph M . Newcomer
- Re: EnumChildWindows
- From: Al
- Re: EnumChildWindows
- From: Joseph M . Newcomer
- Re: EnumChildWindows
- From: Al
- Re: EnumChildWindows
- From: Joseph M . Newcomer
- Re: EnumChildWindows
- From: Al
- Re: EnumChildWindows
- Prev by Date: Re: EnumChildWindows
- Next by Date: Re: Explorer Style
- Previous by thread: Re: EnumChildWindows
- Next by thread: Re: EnumChildWindows
- Index(es):
Relevant Pages
|