CDirectoryItem(LPCWSTR pszPath)
CDirectoryList(LPCWSTR pszDirectoryPath, BOOL fRecursive)
BOOL AddPathsFromDirectory(LPCWSTR pszDirectoryPath)
BOOL RenamePath(LPCWSTR pszPath1, LPCWSTR pszPath2)
int WINAPI lstrcmpiW(LPCWSTR lpString1, LPCWSTR lpString2)
CDirectoryItem(const CDirectoryItem &item)
BOOL AddPath(LPCWSTR pszPath)
BOOL ContainsPath(LPCWSTR pszPath) const
CSimpleArray< CDirectoryItem > m_items
void SetPath(LPCWSTR pszPath)
CDirectoryItem & operator=(const CDirectoryItem &item)
BOOL DeletePath(LPCWSTR pszPath)
_Check_return_ _CRTIMP wchar_t *__cdecl _wcsdup(_In_z_ const wchar_t *_Str)
BOOL EqualPath(LPCWSTR pszPath) const