# Accepted Summer of Code Projects

DevFeed: [Accepted Summer of Code Projects](<https://devfeed.tech/articles/accepted-summer-of-code-projects-33080.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/accepted-summer-code-projects/>)

Published: 2011-04-26T00:00:00Z

Content type: release

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>), [TCP/IP](<https://devfeed.tech/topics/tcp-ip.md>), [lwIP](<https://devfeed.tech/topics/lwip.md>), [Shell](<https://devfeed.tech/topics/shell.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Font](<https://devfeed.tech/topics/font.md>), [Streams](<https://devfeed.tech/topics/streams.md>)

Tags: [free](<https://devfeed.tech/tags/free.md>), [lwip](<https://devfeed.tech/tags/lwip.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [shell](<https://devfeed.tech/tags/shell.md>), [tcp-ip](<https://devfeed.tech/tags/tcp-ip.md>), [testing](<https://devfeed.tech/tags/testing.md>), [user-interface](<https://devfeed.tech/tags/user-interface.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

The ReactOS project accepted six Summer of Code projects covering TCP/IP stack work using lwIP, a new Explorer shell, theme support, audio stream mixing, kernel-mode testing, and a GDI font driver.

## Source excerpt

The ReactOS project has accepted six entries from the submitted projects, covering a wide range of functionality. The completion of some would have immediate, user visible effects on ReactOS, while others are more long term. TCP/IP Driver Rewrite of the current TCP/IP stack using the lwIP library. Student: Claudiu Mihail Mentor: Art Yerkes Completion of Explorer_New Complete the implementation of a new explorer shell for ReactOS. Student: Andrew Green Mentor: Aleksey Bragin Theme Support Implement the theme service for the user interface.