mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[NTOSKRNL] Add security access check rights pool tag
This commit is contained in:
parent
f559f63063
commit
9101a5dc6d
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@
|
|||
#define TAG_LOGON_NOTIFICATION 'nLeS'
|
||||
#define TAG_SID_AND_ATTRIBUTES 'aSeS'
|
||||
#define TAG_SID_VALIDATE 'vSeS'
|
||||
#define TAG_ACCESS_CHECK_RIGHT 'rCeS'
|
||||
|
||||
/* LPC Tags */
|
||||
#define TAG_LPC_MESSAGE 'McpL'
|
||||
|
|
Loading…
Reference in a new issue