Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |