# Shared memory messages

DevFeed: [Shared memory messages](<https://devfeed.tech/articles/shared-memory-messages-33018.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/shared-memory-messages/>)

Published: 2014-09-21T00: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>), [Process](<https://devfeed.tech/topics/process.md>), [Shell](<https://devfeed.tech/topics/shell.md>)

Tags: [free](<https://devfeed.tech/tags/free.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [process](<https://devfeed.tech/tags/process.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [report](<https://devfeed.tech/tags/report.md>), [shell](<https://devfeed.tech/tags/shell.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

A weekly ReactOS development report describes continued investigation of the IPC mechanism used by browseui to open new windows in the existing process, in the context of the shell.

## Source excerpt

Hello! Another weekend, another report. The week was slightly shorter for me due to having the project defense on Tuesday, so I spent most of Monday preparing for the presentation, and most of Tuesday afternoon recovering from it. If you are curious, I got a 9.5/10 on the project. ;P In the context of the shell, this week I mostly continued my investigations on the IPC mechanism used by browseui to open new windows in the existing process.