You use the debugger. Stack overflow usually comes from uncontrolled recursion, or trying to allocate a huge block of memory on the stack. Does your class contain a large array or other chunk of memory like that?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 21
Thread: ASSERT when opening dialog boxThreaded View
|
Click Here to Expand Forum to Full Width |