reactos/sdk
George Bișoc c175c4f47d
[SDK:RTL] Implement object type ACE validation checks
Write the necessary ACL validation code for ACEs whose types are ACCESS_ALLOWED_OBJECT_ACE_TYPE
or ACCESS_DENIED_OBJECT_ACE_TYPE. This ensures each created object type ACL has valid ACE
contents.
2023-08-22 17:54:18 +02:00
..
cmake [CMAKE] Add DLL_EXPORT_VERSION config option 2023-08-11 19:00:42 +03:00
include [NTOS:SE] Cast the ACE to known ACE type variants on SepGetSidFromAce 2023-08-22 17:54:18 +02:00
lib [SDK:RTL] Implement object type ACE validation checks 2023-08-22 17:54:18 +02:00
tools [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00