Line | Code | Value | Export IDENTIFIER |
73 | str.Format(_T("%s\r\n%s"), in, out); | %s\r\n%s | |
81 | m_report.SetWindowText(_T("Error")); | Error | |
91 | if(!pReader && m_in.Mid(m_in.ReverseFind('.')+1).MakeLower() == _T("cda")) | cda | |
107 | if(!pReader /*&& ext == _T("ifo")*/) | ifo | |
116 | pout.RenameExtension(_T(".ifo")); | .ifo | |
150 | m_report.SetWindowText(_T("Sorry, can't save this file, press cancel")); | Sorry, can't save this file, press cancel | |
157 | m_report.SetWindowText(_T("Error")); | Error | |
168 | m_report.SetWindowText(_T("Error")); | Error | |
210 | TRACE(_T("CSaveDlg::OnGraphNotify / EC_ERRORABORT, hr = %08x\n"), (HRESULT)evParam1); | CSaveDlg::OnGraphNotify / EC_ERRORABORT, hr = %08x\n | |
211 | m_report.SetWindowText(_T("Copying unexpectedly terminated!")); | Copying unexpectedly terminated! | |
231 | str.Format(_T("%I64d/%I64d KB, %I64d KB/s, %I64d s"), | %I64d/%I64d KB, %I64d KB/s, %I64d s | |
| | | |