Public symbols in wer.dll (6.1.7600.16385-Windows SDK 7.1) on x86
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
Generated on Thu Aug 11 03:00:52 2011 for wer.dll by ABI Compliance Checker 1.93.4
A tool for checking backward binary compatibility of a shared C/C++ library API