10 #include <vlutil/vlMiniDumper.h>
12 #include <vlutil/vlMutex.h>
20 DtVrfMiniDumper(
const char* szAppName,
bool promptUser =
true);
22 static std::string backTrace();
26 static LONG WINAPI VrfTopLevelFilter(
struct _EXCEPTION_POINTERS* pExceptionInfo);
28 static bool isPdbInCurrentWorkinDirectory(
const std::string& module);
30 static DtMutex theMutex;
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34