Searched refs:msvcrtSilentReportHook (Results 1 – 1 of 1) sorted by relevance
366 msvcrtSilentReportHook(int reportType, char* message, int* /*returnValue*/) { in msvcrtSilentReportHook() function398 _CrtSetReportHook(&msvcrtSilentReportHook); in preventDialogOnCrash()