Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
warning C28725: Use Watson instead of this SetUnhandledExceptionFilter
This warning is reported when an application uses the SetUnhandledExceptionFilter function. The function can be used to supersede the top-level exception handler of each thread of a process. By default, the system passes unhandled exceptions to Windows Error Reporting (WER). For security and for convenience, see Using WER.