I got a program that causes and exception in MSVCRT.DLL in the release build. The Debug build doesn't have this problem and so I can't debug it. I have actually figured that one of them is down to a call to SetDlgItemtext (can callong this too much cause an exception??)

If I use attache to process I get like a thousand first chance exceptions and then it happens, but Im still unable to pin point whats going on!

Thanks for any help - Zubair Khan