An overview of the standard exception handling techniques provided by Visual C++. Download source code - 12.5 KB Introduction This article describes the standard techniques of handling exceptions and errors in Visual C++ programs running in Windows. An exception (or a critical error, or crash) typically means your program stops working normally and needs to stop its execution. For example, an exce