reactos/drivers/filesystems/ntfs
Trevor Thompson 84a1280fd6 [NTFS]
Allow for an existing file to be opened with FILE_OVERWRITE, FILE_OVERWRITE_IF, or FILE_SUPERSEDE dispositions, and truncate that file. This allows for a file to be opened and saved in Notepad.exe [provided that file is non-resident and its allocation size doesn't need to change].

svn path=/branches/GSoC_2016/NTFS/; revision=71680
2017-12-10 11:13:31 +01:00
..
attrib.c [NTFS] 2017-12-10 11:13:25 +01:00
blockdev.c
cleanup.c
close.c
CMakeLists.txt
create.c [NTFS] 2017-12-10 11:13:31 +01:00
devctl.c
dirctl.c [NTFS] 2017-12-10 11:13:25 +01:00
dispatch.c
fastio.c
fcb.c [NTFS] 2017-12-10 11:13:25 +01:00
finfo.c
fsctl.c [NTFS] 2017-12-10 11:13:25 +01:00
mft.c [NTFS] 2017-12-10 11:13:30 +01:00
misc.c
notes.txt
ntfs.c
ntfs.h [NTFS] 2017-12-10 11:13:30 +01:00
ntfs.rc
rw.c [NTFS] 2017-12-10 11:13:30 +01:00
volinfo.c [NTFS] 2017-12-10 11:13:25 +01:00