reactos/sdk
Timo Kreuzer df053d4e43 [RTL] Improve usage of absolte vs self-relative security descriptors
- RtlpQuerySecurityDescriptor: Change argument type of first parameter from PISECURITY_DESCRIPTOR to PSECURITY_DESCRIPTOR, since it handles both absolute and self-relative SDs.
- RtlMakeSelfRelativeSD: rename first parameter from AbsoluteSD to SecurityDescriptor, since it handles both absolute and self-relative SDs.
- SepGetGroupFromDescriptor/SepGetOwnerFromDescriptor/SepGetDaclFromDescriptor/SepGetSaclFromDescriptor: Change parameter type from PVOID to PSECURITY_DESCRIPTOR for clarity.
2023-09-26 18:01:45 +03:00
..
cmake [CMAKE] Add DLL_EXPORT_VERSION config option 2023-08-11 19:00:42 +03:00
include [SHELL32][SDK] Implement SHTestTokenPrivilegeW (#5725) 2023-09-26 07:36:07 +09:00
lib [RTL] Improve usage of absolte vs self-relative security descriptors 2023-09-26 18:01:45 +03:00
tools [MKISOFS] Silence prototype warnings (#5603) 2023-08-23 14:37:15 +02:00