Commit Graph

11 Commits

Author SHA1 Message Date
unknown bb43a07e55 + Support for deleting directory tree if STATUS_IO_REPARSE_TAG_NOT_HANDLED returned in the process 2015-12-27 04:53:36 +01:00
Ladislav Zezula bc7cc95f13 + Changed old unsafe str* and sprintf functions to StringCch* versions
+ Fixed importing streams when there is no EAs
2015-12-15 20:18:49 +01:00
unknown 6797d7d95e + Added SQOS flags into CreateFile
+ All flag dialogs now show the value of each flag
2015-10-22 16:49:21 +02:00
Ladislav Zezula 2ce6f81f8e + Replaces _tsize with _maxchars 2015-10-07 11:22:35 +02:00
Ladislav Zezula a3c6db3ca2 + "FileOps\CopyFile" can now properly copy data between a file and a volume, when not using "CopyFile" API 2015-10-06 10:21:38 +02:00
Ladislav a8e43bf49d + Added removing directory tree
+ Added DeleteOnClose to the ist of fast presets for NtCreateFile
2014-10-13 21:25:07 +02:00
Ladislav Zezula 89bb905568 + Added support for oplocks break acknowledgement
+ Asynchronous operations that returned pending status no longer block FileTest's UI
+ Added manifest for retrieving proper Windows version
2014-09-15 15:08:20 +02:00
Ladislav 79600844e3 + Added support for oplock break acknowledgement 2014-09-13 19:13:37 +02:00
Ladislav bc37c32c58 + Added support for oplocks
+ Added context menu to NtCreate page for quick selection of create options
+ Added "About" dialog
+ Added generic support for asynchronous, long-to-complete requests
2014-09-13 08:23:03 +02:00
unknown 9d10c7eb71 + Added MAXIMUM_ALLOWED in CreateFile and NtCreateFile 2014-05-10 15:23:42 +02:00
Ladislav 2871570af1 + Added to repository 2014-04-21 16:36:25 +02:00