mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.5-Beta1
This commit is contained in:
1
common/k32ord.h
Normal file → Executable file
1
common/k32ord.h
Normal file → Executable file
@ -43,6 +43,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
MAKE_HEADER(void __stdcall _GetpWin16Lock(CRITICAL_SECTION** cs))
|
||||
MAKE_HEADER(void __stdcall _EnterSysLevel(CRITICAL_SECTION* cs))
|
||||
MAKE_HEADER(void __stdcall _LeaveSysLevel(CRITICAL_SECTION* cs))
|
||||
|
||||
|
Reference in New Issue
Block a user