mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
We should be able to set ThreadImpersonationToken information with NtSetInformationThread
svn path=/trunk/; revision=23444
This commit is contained in:
@@ -393,7 +393,7 @@ static const INFORMATION_CLASS_INFO PsThreadInfoClass[] =
|
||||
(
|
||||
HANDLE,
|
||||
ULONG,
|
||||
ICIF_QUERY
|
||||
ICIF_QUERY | ICIF_SET
|
||||
),
|
||||
|
||||
/* ThreadDescriptorTableEntry */
|
||||
|
||||
Reference in New Issue
Block a user