# Merged Folders and undocumented interfaces

DevFeed: [Merged Folders and undocumented interfaces](<https://devfeed.tech/articles/merged-folders-and-undocumented-interfaces-32863.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/merged-folders-undocumented-interfaces/>)

Published: 2014-07-12T00:00:00Z

Content type: article

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [implementation](<https://devfeed.tech/topics/implementation.md>), [structure](<https://devfeed.tech/topics/structure.md>), [opensource](<https://devfeed.tech/topics/opensource.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [complex](<https://devfeed.tech/tags/complex.md>), [free](<https://devfeed.tech/tags/free.md>), [implementation](<https://devfeed.tech/tags/implementation.md>), [list](<https://devfeed.tech/tags/list.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [structure](<https://devfeed.tech/tags/structure.md>), [weekly](<https://devfeed.tech/tags/weekly.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

A weekly ReactOS development report discusses implementing the largely undocumented CMergedFolder class structure, which was considered too complex for the first phase. The report notes that its classes may contain multiple features that do not fit together cleanly.

## Source excerpt

Hello, and welcome to my weekly report. I apologize for not having a report last weekend, so this week's report will be longer than usual. Reading the issues in the community-powered Shell TODO List got me thinking about some issues that I previously thought were too complex for phase 1. Biggest of all, was the implementation of the CMergedFolder class structure. This set of classes is almost completely undocumented, and I suspect it has multiple features that don't really fit together.