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
core/internals.h
Normal file → Executable file
2
core/internals.h
Normal file → Executable file
@ -34,6 +34,8 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
extern HINSTANCE hInstance;
|
||||
|
||||
extern IMTE*** ppmteModTable;
|
||||
extern HMODULE h_kernel32;
|
||||
extern CRITICAL_SECTION* krnl32lock;
|
||||
|
Reference in New Issue
Block a user