[DllImport("ntdll.dll", SetLastError = true)]
public static extern IntPtr RtlAdjustPrivilege(int Privilege, bool bEnablePrivilege,
ADJUST_PRIVILEGE_TYPE IsThreadPrivilege, out bool PreviousValue);
Declare Function RtlAdjustPrivilege Lib "ntdll.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!