The Worst Possible Way to Handle Exceptions
February 22nd, 2006
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 I feel like I was mistakenly given a debug build of VTune?