Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DFindDlg.cpp222 CString find_string; in BEGIN_MESSAGE_MAP() local
223 GetDlgItemText(IDC_FIND_EDIT, find_string); in BEGIN_MESSAGE_MAP()
224 m_key_word = find_string; in BEGIN_MESSAGE_MAP()