1 2 3 4
#pragma once #include <stdio.h> int exceptionFilter(FILE* logFile, struct _EXCEPTION_POINTERS* exception);