8#if (_WIN32_WINNT >= 0x0501)
13 frrvLaunchDebugger = 6,
25#if (_WIN32_WINNT >= 0x0501)
26#define AddERExcludedApplication AddERExcludedApplicationW
29#if (_WIN32_WINNT >= 0x0501)
30#define AddERExcludedApplication AddERExcludedApplicationA
EFaultRepRetVal WINAPI ReportFault(LPEXCEPTION_POINTERS pep, DWORD dwOpt)
BOOL WINAPI AddERExcludedApplicationA(LPCSTR lpAppFileName)
BOOL WINAPI AddERExcludedApplicationW(LPCWSTR lpAppFileName)