Searched refs:SendCrashReport (Results 1 – 1 of 1) sorted by relevance
243 bool SendCrashReport( HWND hwndParent, const CrashReportParams &rParams );1490 if ( !SendCrashReport( hwndDlg, *pParams ) ) in DialogProc()2658 bool SendCrashReport( HWND hwndParent, const CrashReportParams &rParams ) in SendCrashReport() function2947 if ( SendCrashReport( NULL, Params ) ) in WinMain()
Completed in 27 milliseconds