Home
last modified time | relevance | path

Searched refs:StrCopy (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp156 wchar_t* StrCopy(wchar_t* dst, const wchar_t* src) in StrCopy() function
233 buff = StrCopy(buff, pResourceRoot); in GetResourcePath()
234 buff = StrCopy(buff, sResourceFiles[i]); in GetResourcePath()
245 buff = StrCopy(buff + bufferSize - 1, sResourceFiles[i]); in GetResourcePath()