Searched refs:m_szCaptionFmt (Results 1 – 1 of 1) sorted by relevance
535 WCHAR m_szCaptionFmt[100]; member in CDownloadManager616 GetWindowTextW(hDlg, m_szCaptionFmt, _countof(m_szCaptionFmt)); in RealDlgProc()618 buf = m_szCaptionFmt; in RealDlgProc()744 str.Format(m_szCaptionFmt, Info.szName.GetString()); in PerformDownloadAndInstall()