mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Follow-up to #6721. This PR can reduce 1KB of binary size. JIRA issue: CORE-19495 - Delete CStubFolderBase and derived classes. - Add CDesktopFolder::_ParseDisplayNameByParent method. - Don't use excessive IShellFolder objects in parsing display names. - Simplify and reduce code.