Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DFilePathHelper.h29 wstring GetFilePathWithoutExtension() const;
H A DFilePathHelper.cpp108 wstring CFilePathHelper::GetFilePathWithoutExtension() const in GetFilePathWithoutExtension() function in CFilePathHelper
H A DPropertyAlbumCoverDlg.cpp372 wstring album_cover_file_name = CFilePathHelper(album_cover_path).GetFilePathWithoutExtension(); in DeleteLinkedPic()
373 wstring file_name = CFilePathHelper(file_path).GetFilePathWithoutExtension(); in DeleteLinkedPic()