A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Pierre Schweitzer a32e6674f9 [NTFS]
- Implement NtfsGetNameInformation()
- Implement NtfsGetDirectoryInformation()
- Implement NtfsGetFullDirectoryInformation()
- Implement NtfsGetBothDirectoryInformation()
- Implement NtfsQueryDirectory() which makes use of all the functions upper + all the previous fixes to make it able to look for a file using WC and file entry index

This is supposed to bring directory enumeration in line on NTFS volumes. BUT, there's a bug at some point which makes it fail (or my test volume is corrupted :-P (which is unlikely (Scheme, get out of this commit message!))). Will look into it later on. Committing so far because it's quite major work anyway.
More to follow~

svn path=/trunk/; revision=64754
2014-10-15 21:02:05 +00:00
reactos [NTFS] 2014-10-15 21:02:05 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [ADVAPI32_APITESTS] 2014-10-13 18:49:09 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00