The worst possible way to "handle" exceptions is to show the user a message box with __FILE__ as the text. This is extremely poor form. Apparently, Intel did not get the memo. Worse, this happens as many as ten times when I open Visual Studio. Why do
Read More