Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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 |