Searched refs:fileSpecS (Results 1 – 1 of 1) sorted by relevance
512 LPWSTR fileSpecS, pathSpecS, fileSpecD, pathSpecD; in _SetOperationTexts() local517 fileSpecS = (pathSpecS = (LPWSTR) src); in _SetOperationTexts()523 pathSpecS = fileSpecS; in _SetOperationTexts()524 fileSpecS = ptr+1; in _SetOperationTexts()527 lstrcpynW(szFolderS, pathSpecS, min(50, fileSpecS - pathSpecS)); in _SetOperationTexts()554 op->progress->SetLine(1, fileSpecS, false, NULL); in _SetOperationTexts()