Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
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 |