Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The /ERRORREPORT option is deprecated. Starting in Windows Vista, error reporting is controlled by Windows Error Reporting (WER) settings.
Syntax
/ERRORREPORT: [ none | prompt | queue | send ]
Remarks
The /ERRORREPORT arguments are overridden by the Windows Error Reporting service settings. The linker automatically sends reports of internal errors to Microsoft, if reporting is enabled by Windows Error Reporting. No report is sent if disabled by Windows Error Reporting.
To set this compiler option in the Visual Studio development environment
Open the project Property Pages dialog box. For more information, see Set C++ compiler and build properties in Visual Studio.
Select the Configuration Properties > Linker > Advanced property page.
Modify the Error Reporting property.
To set this compiler option programmatically
- See ErrorReporting.