Searched refs:pwszListPos (Results 1 – 1 of 1) sorted by relevance
71 PWCHAR pwszListPos = pwszSrcPathsList; in _CopyItems() local83 ret = StrRetToBufW(&strretFrom, NULL, pwszListPos, MAX_PATH); in _CopyItems()87 pwszListPos += lstrlenW(pwszListPos) + 1; in _CopyItems()90 *pwszListPos = L'\0'; in _CopyItems()