Home
last modified time | relevance | path

Searched refs:GetMultiFilePath (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DPropertyDlgHelper.h11 wstring GetMultiFilePath();
H A DPropertyDlgHelper.cpp27 wstring CPropertyDlgHelper::GetMultiFilePath() in GetMultiFilePath() function in CPropertyDlgHelper
H A DPropertyTabDlg.cpp65 m_file_path_edit.SetWindowText(helper.GetMultiFilePath().c_str()); in ShowInfo()