mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.0-Final
This commit is contained in:
17
common/k32ord.def
Normal file
17
common/k32ord.def
Normal file
@ -0,0 +1,17 @@
|
||||
LIBRARY KERNEL32.dll
|
||||
|
||||
EXPORTS
|
||||
CommonUnimpStub @17 NONAME
|
||||
VxDCall1 @1 NONAME
|
||||
VxDCall2 @2 NONAME
|
||||
VxDCall3 @3 NONAME
|
||||
VxDCall4 @4 NONAME
|
||||
VxDCall5 @5 NONAME
|
||||
VxDCall6 @6 NONAME
|
||||
VxDCall7 @7 NONAME
|
||||
VxDCall8 @8 NONAME
|
||||
_EnterSysLevel @97 NONAME
|
||||
_LeaveSysLevel @98 NONAME
|
||||
MakeCriticalSectionGlobal
|
||||
MapSL
|
||||
LoadLibrary16 @35 NONAME
|
Reference in New Issue
Block a user