Compile Setting for Error Dump System

To use Error Dump System, apply C++ compile setting as shown in the below picture.

exception_logger_setting.jpg
Setting compile for the use of minidump”

These settings can't be applied to Visual Studio 2003. Thus please select No then add /EHa on Configuration Properties->C/C++->Command Line->Additional Options.