Commit Graph

16 Commits

Author SHA1 Message Date
Ladislav Zezula c3dd3e7fb1 Fixed unterminated buffer(s) 2024-11-11 20:13:12 +01:00
Ladislav Zezula f7b8b667a7 Test 2023-11-23 10:54:15 +01:00
Ladislav Zezula 347013b550 Progress 2023-11-12 21:53:59 +01:00
Ladislav Zezula 0aef74dc3d Improvements, cosmetics 2021-04-25 21:51:38 +02:00
Zezula Ladislav a29b9b0850 Update 2019-11-01 14:16:57 +01:00
Zezula Ladislav 8951ebe9b3 Replaced NtSetNullDacl with NtSetObjectAccessForEveryone 2019-03-08 22:16:13 +01:00
Zezula Ladislav f97fbbd2a8 + Added new info classes for Win10
+ Added possibility to edit flags by theit value (i.e. FILE_ATTRIBUTE_READONLY instead of just a 32-bit integer)
2017-09-21 12:09:05 +02:00
Ladislav Zezula 51ea10c585 + Context menus don't generate any file activity when activated 2016-05-02 08:43:05 +02:00
Ladislav Zezula 9d57c74111 + Refactored the security descriptor editor
+ Improvements in the reparse point editor
2016-03-31 08:23:16 +02:00
Ladislav Zezula bd607f8e3d + File deletion improved 2016-02-12 11:51:05 +01:00
Ladislav Zezula 1cd208cd61 + Improved the "Copy File" command. Now can copy volumes, too.
+ Fixed invalid determining whether running under restricted token.
2016-01-05 17:36:48 +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
Ladislav Zezula 2ce6f81f8e + Replaces _tsize with _maxchars 2015-10-07 11:22:35 +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