https://reactos.org/project-news/reactos-0415-released/
We are pleased to announce the release of ReactOS 0.4.15! This release offers Plug and Play fixes, audio fixes, memory management fixes, registry healing, improvements to accessories and system tools including Notepad, Paint, RAPPS, the Input Method Editor, and shell improvements.
We chose to release this version of ReactOS in honor of Eric Kohl's first commit to the ReactOS code base, which dates back to 1999.
[...]
0.4.15 was branched 6 months ago. Since then, many new and exciting features have been worked on in the master branch. UEFI support, symmetric multiprocessing (SMP), a new graphical installer, a new NTFS filesystem driver, power management, and newer application support are just a few features being worked on. We are excited to share this journey with you as ReactOS improves and matures.
Previously on SoylentNews:
Watch: Mac OS X 10.4 Running in Windows Alternative ReactOS via PearPC Emulator - 20180510
Alternatives to Win32...Win32 of course! ReactOS still making progress.... - 20160828
Release of ReactOS 0.4 Brings Open Source Windows Closer to Reality - 20160217
Ask Soylent: Can We Turn ReactOS into a Viable Alternative to Windows 10? - 20151021
NTFS Now Supported in ReactOS LiveCD - 20141106
(Score: 4, Interesting) by Unixnut on Friday March 28 2025, @10:39AM
Some software will not work on Wine because it needs deeper hooks into the system and/or kernel. Likewise any software that has a hardware component or its own driver will not work on Wine.
Still ReactOS and Wine work very closely and collaborate, the userland of ReactOS is basically Wine, so any improvements between the two projects are shared.
From my perspective, I have software that runs better (or at all) on Windows in a VM than Wine (e.g. some Audio software), as well as old games, some that work on Wine and some that don't. So while I do have Wine installed and used occasionally, the XP VM is used more often.
Beyond that, a previous place I worked at still uses WinXP/2000 (and even Win 98!) heavily, because the robots they purchased decades ago only work with those OSes. You can't run on Wine because the software has custom drivers and HW to connect to the robots. Keeping those ancient OSes secure and reliable requires a lot of manpower and cost, so replacing it with something that is compatible, yet is still getting bugfixes and security updates (plus perhaps with some modern features like inbuilt firewalls) would be a good use case for ReactOS (if it ever reaches that point, which they seem to be trying to).