Searched refs:m_debugFilePath (Results 1 – 2 of 2) sorted by relevance
71 m_debugFilePath = debugFilePath; in BEGIN_MESSAGE_MAP()115 if (*m_debugFilePath != 0) in OnInitDialog()116 SetDlgItemText(IDC_LOG_FILE_LOCATION_TEXT, m_debugFilePath); in OnInitDialog()
35 CString m_debugFilePath; variable