资讯

SetThreadToken SetThreadToken, on the other hand, calls NtSetInformationThread a syscall that acts slightly differently than all of the so-called “normal” functions we’ve seen previously. Remember ...
Comparing the Windows SDK headers for the Creators Update and the Fall Creators Update, it looks like SetThreadToken transitioned from WINAPI_PARTITION_DESKTOP to WINAPI_PARTITION_APP.
Added to Advapi32: SetThreadToken, GetNamedSecurityInfo, SetNamedSecurityInfo, GetSecurityDescriptorLength, IsValidAcl, IsValidSecurityDescriptor dblock merged commit ca3c2c6 into ...