Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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 |