Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/project-news/reactos-0415-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ Oleg added support for more audio formats, looped playback of wave files, higher
In addition, Victor Perevertkin imported the open source AC'97 driver from the Windows Driver Kit (WDK).
This enables sound out of the box in VirtualBox when the virtual machine is configured to use the ICH AC'97 Audio Controller and various motherboards from 2004 and earlier.

## Networking
Dmitry Borisov's contribution has improved support for additional legacy networking hardware with the introduction of a new DC21X4 network adapter driver. This expands ReactOS compatibility with older DECchip 21x4-based adapters and improves networking support in legacy virtualization environments using emulated DEC 21140 hardware available in Microsoft Virtual PC 2007 and Hyper-V Generation 1.

## Memory Manager and Cache Controller
Section Objects have been refactored by Jérôme Gardou (zefklop) for better compatibility with Windows.
This fixes a long-standing bug preventing executables from starting in remote locations, such as network shares or virtual machine shared folders.
Expand Down