mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
- Uncomment a couple of implemented Ob functions
svn path=/trunk/; revision=26025
This commit is contained in:
parent
1c0cf74086
commit
420b5b108e
1 changed files with 2 additions and 2 deletions
|
@ -845,8 +845,8 @@ NtWriteFile@36
|
|||
;
|
||||
; Object Manager
|
||||
ObAssignSecurity@16
|
||||
;ObCheckCreateObjectAccess@28
|
||||
;ObCheckObjectAccess@20
|
||||
ObCheckCreateObjectAccess@28
|
||||
ObCheckObjectAccess@20
|
||||
ObCloseHandle@8
|
||||
ObCreateObject@36
|
||||
ObCreateObjectType@16
|
||||
|
|
Loading…
Reference in a new issue