[NTFS]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 2 Nov 2014 19:55:22 +0000 (19:55 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 2 Nov 2014 19:55:22 +0000 (19:55 +0000)
commitffa40006aeeb6d5626b567540f8676952a3d9317
treefd1be084510ccbb83e246e48c1ba565a60377691
parent6ea5fe3e43c39dfdd0731d9aada2c6d34b060e22
[NTFS]
Quickly implement NtfsReadFile().

By quickly, I mean that it works but is under optimal in many ways, and also doesn't support any caching. So, don't expect breaking performances.

BUUUUUUT... This implements reading a file on a NTFS volume on ReactOS! And it works!
Here is a picture of all the achievements of ReactOS with NTFS lately: http://www.heisspiter.net/~Pierre/rostests/NTFS_all.png
-> Volume information
-> Displaying files in explorer
-> Moving across directories
-> Reading a file (with more here)

That's all folks! (for now ;-))

svn path=/trunk/; revision=65192
reactos/drivers/filesystems/ntfs/rw.c