mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.0-RC2
This commit is contained in:
2
apilibs/kexbases/Advapi32/_advapi32_apilist.c
Normal file → Executable file
2
apilibs/kexbases/Advapi32/_advapi32_apilist.c
Normal file → Executable file
@ -89,6 +89,8 @@ static const apilib_named_api advapi32_named_apis[] =
|
||||
DECL_API("MakeSelfRelativeSD", MakeSelfRelativeSD_new),
|
||||
DECL_API("NotifyBootConfigStatus", NotifyBootConfigStatus_new),
|
||||
DECL_API("OpenProcessToken", OpenProcessToken_new),
|
||||
DECL_API("OpenSCManagerA", OpenSCManagerA_stub),
|
||||
DECL_API("OpenSCManagerW", OpenSCManagerW_stub),
|
||||
DECL_API("OpenThreadToken", OpenThreadToken_new),
|
||||
DECL_API("PrivilegeCheck", PrivilegeCheck_new),
|
||||
DECL_API("QueryServiceStatusEx", QueryServiceStatusEx_stub),
|
||||
|
Reference in New Issue
Block a user