Searched refs:GetCurrentDirectoryA (Results 1 – 3 of 3) sorted by relevance
35 inline char* GetCurrentDirectoryA(int dwBufSize, char *lpBuffer) in GetCurrentDirectoryA() function
1817 DWORD path_len = GetCurrentDirectoryA(sizeof(path_temp), path_temp); in S_follow_symlinks_to() 4493 GetCurrentDirectoryA(MAX_PATH+1, szfilename);
2402 m_pvDir->GetCurrentDirectoryA(MAX_PATH+1, ptr); in Putenv()