Searched refs:IsDesktop (Results 1 – 1 of 1) sorted by relevance
293 BOOL IsDesktop() const { return m_FolderSettings.fFlags & FWF_DESKTOP; } in IsDesktop() function in CDefView1764 m_isParentFolderSpecial = IsDesktop() || _ILIsNetHood(m_pidlParent) in OnCreate()