Home
last modified time | relevance | path

Searched defs:current_path (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DMusicPlayerCmdHelper.cpp1051 CFilePathHelper current_path(CPlayer::GetInstance().GetCurrentDir()); in OnOpenFolder() local
H A DMusicPlayerDlg.cpp4695 CFilePathHelper current_path(CPlayer::GetInstance().GetCurrentDir()); in OnCopyFileTo() local
4738 CFilePathHelper current_path(CPlayer::GetInstance().GetCurrentDir()); in OnMoveFileTo() local
5428 CFilePathHelper current_path(CPlayer::GetInstance().GetCurrentDir()); in OnPlaylistAddFolder() local
H A DCommon.cpp794 wstring current_path{ path }; in GetExePath() local