Anish Dave
June 4th, 1999, 12:31 PM
Hello,
I have a massive MFC app. When I run the program from the IDE, then it all works fine, when I run the app outside the debugger, the new operator returns NULL all over the place. Why is this happening?
The app is a parser with tons of classes. I tried increasing the heap and stack but nothing helped. Something about running it in the debugger is different. I don't know what. The problem occurs in both DEBUG and RELEASE builds.
Please help me. This is very very frustrating.
I have a massive MFC app. When I run the program from the IDE, then it all works fine, when I run the app outside the debugger, the new operator returns NULL all over the place. Why is this happening?
The app is a parser with tons of classes. I tried increasing the heap and stack but nothing helped. Something about running it in the debugger is different. I don't know what. The problem occurs in both DEBUG and RELEASE builds.
Please help me. This is very very frustrating.