Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCDefView.cpp293 BOOL IsDesktop() const { return m_FolderSettings.fFlags & FWF_DESKTOP; } in IsDesktop() function in CDefView
1764 m_isParentFolderSpecial = IsDesktop() || _ILIsNetHood(m_pidlParent) in OnCreate()