Lines Matching defs:pParams
654 BOOL WriteReportFile( CrashReportParams *pParams ) in WriteReportFile()
892 CrashReportParams *pParams = (CrashReportParams *)lParam; in PreviewDialogProc() local
998 static void PreviewReport( HWND hwndParent, CrashReportParams *pParams ) in PreviewReport()
1038 static CrashReportParams *pParams; in OptionsDialogProc() local
1133 static void OptionsDialog( HWND hwndParent, CrashReportParams *pParams ) in OptionsDialog()
1172 …CrashReportParams *pParams = (CrashReportParams*)GetWindowLong( GetParent(hwndDlg), GWL_USERDATA ); in ReportDialogProc() local
1218 …CrashReportParams *pParams = (CrashReportParams*)GetWindowLong( GetParent(hwndDlg), GWL_USERDATA ); in ReportDialogProc() local
1254 …CrashReportParams *pParams = (CrashReportParams*)GetWindowLong( GetParent(hwndDlg), GWL_USERDATA ); in ReportDialogProc() local
1275 …CrashReportParams *pParams = (CrashReportParams*)GetWindowLong( GetParent(hwndDlg), GWL_USERDATA ); in ReportDialogProc() local
1461 CrashReportParams *pParams = (CrashReportParams*)GetWindowLong( hwndDlg, GWL_USERDATA ); in DialogProc() local
2594 RequestParams *pParams = (RequestParams *)lpArgs; in SendingThread() local