From the WinBeta subforum of reboot.pro:
I'm Pierre Schweitzer, one of the ReactOS developers. This is a free operating system that aims to re-implement Windows, but this time with an open source license.
ReactOS now supports reading files from NTFS volume. This was a long awaited feature people were asking for. And here it is.
You can see what I'm talking about on the three pictures [included in the fine article].
(Score: 2) by CRCulver on Thursday November 06 2014, @05:30PM
(Score: 2, Interesting) by petecox on Friday November 07 2014, @12:29AM
Even if it never reaches stability for every day use, it could be a valuable testing tool. You don't always have the same exact OS configuration handy that the customer does.
On more than one occasion I've been able to track down a bug by running an application in wine. e.g. when work desktops ran XP and a client were deploying Windows 7.
Being able to do UI tests in a lightweight virtualization container as part of an automated build system would be neat.