33 Commits

Author SHA1 Message Date
Ladislav Zezula 6d333d331f FileTest is not high-DPI aware 2024-12-29 19:01:43 +01:00
Ladislav Zezula d572c0811b Merge pull request #30 from ladislav-zezula/LZ_ImprovementsUI
UI Improvements by Diversenok
2024-06-11 17:02:14 +02:00
Ladislav Zezula ad7df2b5b4 Fixed Browse button on the NtCreate page 2024-06-11 15:38:09 +02:00
Ladislav Zezula 9b977a37e5 UI Improvements by Diversenok 2024-03-30 21:31:35 +01:00
Ladislav Zezula 347013b550 Progress 2023-11-12 21:53:59 +01:00
Ladislav Zezula 98a18e6c4a Some changes 2023-02-19 18:30:36 +01:00
Ladislav Zezula 1857c0c642 Fixed bugs 2023-02-06 11:41:45 +01:00
Ladislav Zezula 9301dbbb97 Progress 2023-02-06 10:13:40 +01:00
diversenok 556b2cb5d4 Use more permissive sharing mode
This helps to avoid self-inflicted and other sharing violations that won't otherwise impede requested actions
2023-01-30 18:13:00 +01:00
diversenok 8182b60034 Add recent flags and info class definitions 2022-09-18 00:31:48 +02:00
Ladislav Zezula 0aef74dc3d Improvements, cosmetics 2021-04-25 21:51:38 +02:00
Ladislav Zezula d75dfe1d98 Added support for alternate streams pointing to invalid location 2020-05-29 10:55:29 +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 186d303cad + Added file information classes from WDK 17134 2018-09-27 15:54:44 +02:00
Zezula Ladislav ed8d05ce0e + Support for FileTime with value of FFFFFFFF-FFFFFFFE 2018-08-27 10:19:14 +02:00
Ladislav Zezula 63091367b6 DebugBreak was replaced by inline version 2018-07-23 09:38:01 +02:00
Ladislav Zezula 1e15d475c0 + Added new attribute values 2017-10-07 00:10:08 +02:00
Ladislav Zezula 4e97e278ef + Fixed few bugs 2016-06-20 14:01:54 +02:00
Ladislav Zezula 99c35dc30c + Better context menu management 2016-05-02 09:09:20 +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 d4766058a5 + Improvements in removing directory tree
+ Cosmetics
2016-03-18 22:45:44 +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 1adfc7903d + Unsafe str* and printf* functions replaced by StringCch* functions 2015-12-18 07:24:29 +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
unknown e4abafcf79 + Renumbered version numbers
+ Fixed errors in VS 2015
2015-10-04 10:54:16 +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 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