Searched refs:m_lpCmdLine (Results 1 – 3 of 3) sorted by relevance
92 void CCommandInfo::ReadCommandLineInfo(LPTSTR m_lpCmdLine) in ReadCommandLineInfo() argument96 CString cmd(m_lpCmdLine); in ReadCommandLineInfo()241 error_msg.Format(L"\nCommand: %s\nNo such option: [%s]\n", m_lpCmdLine, option); in ReadCommandLineInfo()
238 if(m_lpCmdLine[0]) in InitInstance()240 pCmdInfo -> ReadCommandLineInfo(m_lpCmdLine); in InitInstance()294 if (m_lpCmdLine[0]) in InitInstance()
56 void ReadCommandLineInfo(LPTSTR m_lpCmdLine);