Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dprecomp.h295 BOOL PathIsDosDevice(_In_ LPCWSTR pszName);
H A Dutils.cpp172 BOOL PathIsDosDevice(_In_ LPCWSTR pszName) in PathIsDosDevice() function
/reactos/dll/win32/shell32/folders/
H A DCFSFolder.cpp818 if (PathIsDosDevice(pszName)) in _CreateIDListFromName()