#include _CRTIMP EXCEPTION_DISPOSITION __cdecl __C_specific_handler( struct _EXCEPTION_RECORD *_ExceptionRecord, void *_EstablisherFrame, struct _CONTEXT *_ContextRecord, struct _DISPATCHER_CONTEXT *_DispatcherContext) { UNIMPLEMENTED; return 0; }