In a standard MFC app, in the File Open dialog, when I right click a file, I get a message saying:
"Protection Error: Debugger detected - please close it down and restart!"
I only get this message when I run the application from Visual Studio. If I just execute the app from Explorer, it works fine. How can I remove this error?