Quote Originally Posted by bkelly View Post
On start of the application. From the OP: Environment: Windows XP Pro, Visual Studio 2008, MFC, C++
When I looked at the call stack, none of the modules I wrote were listed...
Please, define "start of the application".
And it could help if you showed the called stack...

BTW, what global variables did you define in you application? Perhaps, there is a problem with initializing of some of those variables?