Searched refs:SetCurrentDirectoryA (Results 1 – 2 of 2) sorted by relevance
31 int SetCurrentDirectoryA(char *lpBuffer);198 ::SetCurrentDirectoryA(pPath); in SetDirA()460 int VDir::SetCurrentDirectoryA(char *lpBuffer) in SetCurrentDirectoryA() function
2588 ret = m_pvDir->SetCurrentDirectoryA((char*)dirname);