Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the indexes of the Windows Error Reporting (WER) report's customizable UI strings.
Syntax
typedef enum _WER_REPORT_UI {
WerUIAdditionalDataDlgHeader,
WerUIIconFilePath,
WerUIConsentDlgHeader,
WerUIConsentDlgBody,
WerUIOnlineSolutionCheckText,
WerUIOfflineSolutionCheckText,
WerUICloseText,
WerUICloseDlgHeader,
WerUICloseDlgBody,
WerUICloseDlgButtonText,
WerUIMax
} WER_REPORT_UI;
Constants
WerUIAdditionalDataDlgHeaderAdditional data dialog header. |
WerUIIconFilePathIcon file path. |
WerUIConsentDlgHeaderConsent dialog header. |
WerUIConsentDlgBodyConsent dialog body. |
WerUIOnlineSolutionCheckTextOnline solution check text. |
WerUIOfflineSolutionCheckTextOffline solution check text. |
WerUICloseTextClose text. |
WerUICloseDlgHeaderClose dialog header. |
WerUICloseDlgBodyClose dialog body. |
WerUICloseDlgButtonTextClose dialog button text. |
WerUIMaxMaximum text load. |
Requirements
| Requirement | Value |
|---|---|
| Header | werapi.h |