Closed codesavvysoftware closed 6 months ago
I think some other standard access rights are also missing, like READ_CONTROL
for QueryServiceObjectSecurity
, also generic access rights?
This and more access flags have now been merged as part of #129
Need this for a call to change a DACL where admins only have WRITE_DAC access.
This change is