Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/shelldesktop/
H A DCDirectoryList.h76 AddPathsFromDirectory(pszDirectoryPath); in CDirectoryList()
81 BOOL AddPathsFromDirectory(LPCWSTR pszDirectoryPath);
H A DCDirectoryList.cpp77 BOOL CDirectoryList::AddPathsFromDirectory(LPCWSTR pszDirectoryPath) in AddPathsFromDirectory() function in CDirectoryList
123 AddPathsFromDirectory(szPath); in AddPathsFromDirectory()