Searched refs:lpSourcePath (Results 1 – 2 of 2) sorted by relevance
36 CopyProfileDirectoryA(LPCSTR lpSourcePath, in CopyProfileDirectoryA() argument45 (LPSTR)lpSourcePath)) in CopyProfileDirectoryA()72 CopyProfileDirectoryW(LPCWSTR lpSourcePath, in CopyProfileDirectoryW() argument77 return CopyDirectory(lpDestinationPath, lpSourcePath); in CopyProfileDirectoryW()83 LPCWSTR lpSourcePath) in CopyDirectory() argument94 lpDestinationPath, lpSourcePath); in CopyDirectory()96 wcscpy(szFileName, lpSourcePath); in CopyDirectory()107 wcscpy(szFullSrcName, lpSourcePath); in CopyDirectory()
33 LPCWSTR lpSourcePath);