Re: EnumChildWindows

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
.



Relevant Pages