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