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:
1
apilibs/kexbases/Kernel32/_kernel32_stubs.c
Normal file → Executable file
1
apilibs/kexbases/Kernel32/_kernel32_stubs.c
Normal file → Executable file
@ -23,7 +23,6 @@
|
||||
|
||||
UNIMPL_FUNC(CreateHardLinkA, 3);
|
||||
UNIMPL_FUNC(CreateHardLinkW, 3);
|
||||
UNIMPL_FUNC(GetConsoleWindow, 0);
|
||||
UNIMPL_FUNC(IsValidLanguageGroup, 2);
|
||||
UNIMPL_FUNC(QueueUserWorkItem, 3);
|
||||
UNIMPL_FUNC(ReplaceFileA, 6);
|
||||
|
Reference in New Issue
Block a user