ACOutput_Simple    71 Stackwalker.cpp static eAllocCheckOutput g_CallstackOutputType = ACOutput_Simple;
ACOutput_Simple  2330 Stackwalker.cpp       case ACOutput_Simple:
ACOutput_Simple  2406 Stackwalker.cpp           case ACOutput_Simple:
ACOutput_Simple    45 Stackwalker.h  extern int InitAllocCheck(eAllocCheckOutput eOutput = ACOutput_Simple, BOOL bSetUnhandledExeptionFilter = TRUE, ULONG ulShowStackAtAlloc = 0);  // will create the filename by itself
ACOutput_Simple    51 Stackwalker.h  extern void OnlyInstallUnhandeldExceptionFilter(eAllocCheckOutput eOutput = ACOutput_Simple);