Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "WerReportSubmit" in [All]

faultrep

.

Not recommended to use for Vista and later. For winver >= 6 use wer.WerReportCreate and wer.WerReportSubmit, instead.

wer

.

internal static extern int WerReportSubmit(IntPtr hReportHandle, WER_CONSENT consent, int dwFlags, ref IntPtr pSubmitResult);

.

Declare Function WerReportSubmit Lib "wer.dll" (TODO) As TODO

.
Documentation
[WerReportSubmit] on MSDN

 
Access PInvoke.net directly from VS: