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: 1, Informative) by Anonymous Coward on Thursday November 06 2014, @04:48PM
ReactOS doesn't actually implement the windows API, it relies on wine for that. It just implements the windows kernel.