Searched refs:find_string (Results 1 – 1 of 1) sorted by relevance
222 CString find_string; in BEGIN_MESSAGE_MAP() local223 GetDlgItemText(IDC_FIND_EDIT, find_string); in BEGIN_MESSAGE_MAP()224 m_key_word = find_string; in BEGIN_MESSAGE_MAP()