Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCommonDialogMgr.cpp38 int CommonDialogMgr::CopyAFile(HWND hwnd, wstring file_from, wstring file_to) in CopyAFile()
54 int CommonDialogMgr::CopyFiles(HWND hwnd, const vector<wstring>& files, wstring file_to) in CopyFiles()
65 int CommonDialogMgr::MoveAFile(HWND hwnd, wstring file_from, wstring file_to) in MoveAFile()
81 int CommonDialogMgr::MoveFiles(HWND hwnd, const vector<wstring>& files, wstring file_to) in MoveFiles()