win32.errorrep

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

AddERExcludedApplication
alias AddERExcludedApplication = AddERExcludedApplicationA
Undocumented in source.
AddERExcludedApplication
alias AddERExcludedApplication = AddERExcludedApplicationW
Undocumented in source.

Enums

EFaultRepRetVal
enum EFaultRepRetVal
Undocumented in source.

Functions

AddERExcludedApplicationA
BOOL AddERExcludedApplicationA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddERExcludedApplicationW
BOOL AddERExcludedApplicationW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReportFault
EFaultRepRetVal ReportFault(LPEXCEPTION_POINTERS , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta

Source

See Source File
core/sys/windows/errorrep.d Automatically imported and edited from the druntime module core.sys.windows.errorrep for the auto-generated win32 package.

Authors

Stewart Gordon