A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Pierre Schweitzer 4a632280f0 [NTFS]
Directly implement NtfsOpenFileById() for special files from the MFT where we cannot moonwalk there path.
It concerns any file with ID < 0x10.
This function can only cope with file which ID is < 0xc. Windows Internals reports that 0xc - 0xf entries are unused.

It would be interesting to double check returrned status in case of error, and also what Windows returns when attempting weird opening of suchs entries (overwrite, create for unused, etc).

svn path=/trunk/; revision=67983
2015-05-31 21:28:52 +00:00
reactos [NTFS] 2015-05-31 21:28:52 +00:00
rosapps [ROSAPPS] 2015-05-26 17:35:57 +00:00
rossubsys
rostests [NTDLL_WINETEST] Sync with Wine Staging 1.7.43. 2015-05-29 08:46:58 +00:00
wallpapers