Searched refs:GetProjectPath (Results 1 – 2 of 2) sorted by relevance
19 CString GetProjectPath(){ return project_path; }; in GetProjectPath() function
299 …nfo->GetLogFile(), "\nProject File: %s\\%s\n", (char*)CW2A(pCmdInfo->GetProjectPath()), (char*)CW2… in InitInstance()303 if (GetProjectView()->OpenProject(pCmdInfo->GetProjectPath(), pCmdInfo->GetProjectName())) in InitInstance()