mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 15:31:19 +03:00
import KernelEx-4.5-Beta1
This commit is contained in:
7
apilibs/kexbases/Advapi32/_advapi32_stubs.c
Normal file → Executable file
7
apilibs/kexbases/Advapi32/_advapi32_stubs.c
Normal file → Executable file
@ -44,3 +44,10 @@ UNIMPL_FUNC(ConvertSecurityDescriptorToStringSecurityDescriptorA, 5);
|
||||
UNIMPL_FUNC(ConvertSecurityDescriptorToStringSecurityDescriptorW, 5);
|
||||
|
||||
UNIMPL_FUNC(QueryServiceStatusEx, 5);
|
||||
|
||||
UNIMPL_FUNC(NotifyBootConfigStatus, 1);
|
||||
UNIMPL_FUNC(QueryWindows31FilesMigration,2);
|
||||
UNIMPL_FUNC(SynchronizeWindows31FilesAndWindowsNTRegistry,4);
|
||||
|
||||
UNIMPL_FUNC(EnumServicesStatusExA, 10);
|
||||
UNIMPL_FUNC(EnumServicesStatusExW, 10);
|
||||
|
Reference in New Issue
Block a user