## Vanara.PInvoke.Wer PInvoke API (methods, structures and constants imported from Windows Wer.dll. - Includes methods from wer.dll - Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Wer?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Wer?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Wer) ### Methods - 100% API coverage (15 of 15 functions) Native Method | Header | Managed Method --- | --- | --- [WerAddExcludedApplication](https://www.google.com/search?num=5&q=WerAddExcludedApplication+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerAddExcludedApplication](https://github.com/dahall/Vanara/search?l=C%23&q=WerAddExcludedApplication) [WerFreeString](https://www.google.com/search?num=5&q=WerFreeString+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerFreeString](https://github.com/dahall/Vanara/search?l=C%23&q=WerFreeString) [WerRemoveExcludedApplication](https://www.google.com/search?num=5&q=WerRemoveExcludedApplication+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerRemoveExcludedApplication](https://github.com/dahall/Vanara/search?l=C%23&q=WerRemoveExcludedApplication) [WerReportAddDump](https://www.google.com/search?num=5&q=WerReportAddDump+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportAddDump](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportAddDump) [WerReportAddFile](https://www.google.com/search?num=5&q=WerReportAddFile+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportAddFile](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportAddFile) [WerReportCloseHandle](https://www.google.com/search?num=5&q=WerReportCloseHandle+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportCloseHandle](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportCloseHandle) [WerReportCreate](https://www.google.com/search?num=5&q=WerReportCreate+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportCreate](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportCreate) [WerReportSetParameter](https://www.google.com/search?num=5&q=WerReportSetParameter+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportSetParameter](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportSetParameter) [WerReportSetUIOption](https://www.google.com/search?num=5&q=WerReportSetUIOption+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportSetUIOption](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportSetUIOption) [WerReportSubmit](https://www.google.com/search?num=5&q=WerReportSubmit+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerReportSubmit](https://github.com/dahall/Vanara/search?l=C%23&q=WerReportSubmit) [WerStoreClose](https://www.google.com/search?num=5&q=WerStoreClose+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerStoreClose](https://github.com/dahall/Vanara/search?l=C%23&q=WerStoreClose) [WerStoreGetFirstReportKey](https://www.google.com/search?num=5&q=WerStoreGetFirstReportKey+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerStoreGetFirstReportKey](https://github.com/dahall/Vanara/search?l=C%23&q=WerStoreGetFirstReportKey) [WerStoreGetNextReportKey](https://www.google.com/search?num=5&q=WerStoreGetNextReportKey+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerStoreGetNextReportKey](https://github.com/dahall/Vanara/search?l=C%23&q=WerStoreGetNextReportKey) [WerStoreOpen](https://www.google.com/search?num=5&q=WerStoreOpen+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerStoreOpen](https://github.com/dahall/Vanara/search?l=C%23&q=WerStoreOpen) [WerStoreQueryReportMetadataV2](https://www.google.com/search?num=5&q=WerStoreQueryReportMetadataV2+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WerStoreQueryReportMetadataV2](https://github.com/dahall/Vanara/search?l=C%23&q=WerStoreQueryReportMetadataV2) ### Enumerations Native Enum | Header | Managed Enum --- | --- | --- [MINIDUMP_TYPE](https://www.google.com/search?num=5&q=MINIDUMP_TYPE+site%3Adocs.microsoft.com) | minidumpapiset.h | [Vanara.PInvoke.DbgHelp.MINIDUMP_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=MINIDUMP_TYPE) [MODULE_WRITE_FLAGS](https://www.google.com/search?num=5&q=MODULE_WRITE_FLAGS+site%3Adocs.microsoft.com) | minidumpapiset.h | [Vanara.PInvoke.DbgHelp.MODULE_WRITE_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=MODULE_WRITE_FLAGS) [REPORT_STORE_TYPES](https://www.google.com/search?num=5&q=REPORT_STORE_TYPES+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.REPORT_STORE_TYPES](https://github.com/dahall/Vanara/search?l=C%23&q=REPORT_STORE_TYPES) [THREAD_WRITE_FLAGS](https://www.google.com/search?num=5&q=THREAD_WRITE_FLAGS+site%3Adocs.microsoft.com) | minidumpapiset.h | [Vanara.PInvoke.DbgHelp.THREAD_WRITE_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=THREAD_WRITE_FLAGS) [WER_CONSENT](https://www.google.com/search?num=5&q=WER_CONSENT+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_CONSENT](https://github.com/dahall/Vanara/search?l=C%23&q=WER_CONSENT) [WER_DUMP](https://www.google.com/search?num=5&q=WER_DUMP+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_DUMP](https://github.com/dahall/Vanara/search?l=C%23&q=WER_DUMP) [WER_DUMP_MASK](https://www.google.com/search?num=5&q=WER_DUMP_MASK+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_DUMP_MASK](https://github.com/dahall/Vanara/search?l=C%23&q=WER_DUMP_MASK) [WER_DUMP_TYPE](https://www.google.com/search?num=5&q=WER_DUMP_TYPE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Wer.WER_DUMP_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=WER_DUMP_TYPE) [WER_P](https://www.google.com/search?num=5&q=WER_P+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_P](https://github.com/dahall/Vanara/search?l=C%23&q=WER_P) [WER_SUBMIT](https://www.google.com/search?num=5&q=WER_SUBMIT+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_SUBMIT](https://github.com/dahall/Vanara/search?l=C%23&q=WER_SUBMIT) ### Structures Native Structure | Header | Managed Structure --- | --- | --- [HREPORT](https://www.google.com/search?num=5&q=HREPORT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Wer.HREPORT](https://github.com/dahall/Vanara/search?l=C%23&q=HREPORT) [HREPORTSTORE](https://www.google.com/search?num=5&q=HREPORTSTORE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Wer.HREPORTSTORE](https://github.com/dahall/Vanara/search?l=C%23&q=HREPORTSTORE) [WER_DUMP_CUSTOM_OPTIONS](https://www.google.com/search?num=5&q=WER_DUMP_CUSTOM_OPTIONS+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_DUMP_CUSTOM_OPTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=WER_DUMP_CUSTOM_OPTIONS) [WER_EXCEPTION_INFORMATION](https://www.google.com/search?num=5&q=WER_EXCEPTION_INFORMATION+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_EXCEPTION_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=WER_EXCEPTION_INFORMATION) [WER_REPORT_INFORMATION](https://www.google.com/search?num=5&q=WER_REPORT_INFORMATION+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_REPORT_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=WER_REPORT_INFORMATION) [WER_REPORT_METADATA_V2](https://www.google.com/search?num=5&q=WER_REPORT_METADATA_V2+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_REPORT_METADATA_V2](https://github.com/dahall/Vanara/search?l=C%23&q=WER_REPORT_METADATA_V2) [WER_REPORT_PARAMETER](https://www.google.com/search?num=5&q=WER_REPORT_PARAMETER+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_REPORT_PARAMETER](https://github.com/dahall/Vanara/search?l=C%23&q=WER_REPORT_PARAMETER) [WER_REPORT_SIGNATURE](https://www.google.com/search?num=5&q=WER_REPORT_SIGNATURE+site%3Adocs.microsoft.com) | werapi.h | [Vanara.PInvoke.Wer.WER_REPORT_SIGNATURE](https://github.com/dahall/Vanara/search?l=C%23&q=WER_REPORT_SIGNATURE) ### Classes Native Class | Header | Managed Class --- | --- | --- [DbgHelp](https://www.google.com/search?num=5&q=DbgHelp+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.DbgHelp](https://github.com/dahall/Vanara/search?l=C%23&q=DbgHelp) [SafeHREPORT](https://www.google.com/search?num=5&q=SafeHREPORT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Wer.SafeHREPORT](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHREPORT) [SafeHREPORTSTORE](https://www.google.com/search?num=5&q=SafeHREPORTSTORE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Wer.SafeHREPORTSTORE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHREPORTSTORE)