Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dshlfileop.cpp513 WCHAR szFolderS[50], szFolderD[50], szFinalString[260]; in _SetOperationTexts() local
542 lstrcpynW(szFolderD, pathSpecD, min(50, fileSpecD - pathSpecD)); in _SetOperationTexts()
543 args[1] = (DWORD_PTR) szFolderD; in _SetOperationTexts()