Public symbols in wer.dll (6.0.6002.18005-Windows 6.0) on x86_64
Total: 9


werapi.h, wer.dll
WerAddExcludedApplication ( PCWSTR pwzExeName, BOOL bAllUsers )
WerRemoveExcludedApplication ( PCWSTR pwzExeName, BOOL bAllUsers )
WerReportAddDump ( HREPORT hReportHandle, HANDLE hProcess, HANDLE hThread, WER_DUMP_TYPE dumpType, PWER_EXCEPTION_INFORMATION pExceptionParam, PWER_DUMP_CUSTOM_OPTIONS pDumpCustomOptions, DWORD dwFlags )
WerReportAddFile ( HREPORT hReportHandle, PCWSTR pwzPath, WER_FILE_TYPE repFileType, DWORD dwFileFlags )
WerReportCloseHandle HREPORT hReportHandle )
WerReportCreate ( PCWSTR pwzEventType, WER_REPORT_TYPE repType, PWER_REPORT_INFORMATION pReportInformation, HREPORT* phReportHandle )
WerReportSetParameter ( HREPORT hReportHandle, DWORD dwparamID, PCWSTR pwzName, PCWSTR pwzValue )
WerReportSetUIOption ( HREPORT hReportHandle, WER_REPORT_UI repUITypeID, PCWSTR pwzValue )
WerReportSubmit ( HREPORT hReportHandle, WER_CONSENT consent, DWORD dwFlags, PWER_SUBMIT_RESULT pSubmitResult )

to the top