mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 10:31:43 +00:00
[NTOSKRNL] Add support for LUID mappings in ObQueryDeviceMapInformation
This commit is contained in:
parent
1074a9aaff
commit
46b90ccb96
2 changed files with 114 additions and 10 deletions
|
@ -292,7 +292,7 @@ ObpSetHandleAttributes(
|
|||
IN ULONG_PTR Context
|
||||
);
|
||||
|
||||
VOID
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
ObQueryDeviceMapInformation(
|
||||
IN PEPROCESS Process,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue