Searched refs:StrCopy (Results 1 – 1 of 1) sorted by relevance
158 wchar_t* StrCopy(wchar_t* dst, const wchar_t* src) in StrCopy() function235 buff = StrCopy(buff, pResourceRoot); in GetResourcePath()236 buff = StrCopy(buff, sResourceFiles[i]); in GetResourcePath()247 buff = StrCopy(buff + bufferSize - 1, sResourceFiles[i]); in GetResourcePath()