mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.5-RC4
This commit is contained in:
@ -28,6 +28,7 @@ GDI32.SetMapMode=std
|
||||
KERNEL32.VerSetConditionMask=none
|
||||
KERNEL32.VerifyVersionInfoA=none
|
||||
KERNEL32.VerifyVersionInfoW=none
|
||||
KERNEL32.CreateIoCompletionPort=std
|
||||
SHELL32.SHParseDisplayName=none
|
||||
|
||||
[DCFG1.names.Me]
|
||||
@ -42,6 +43,7 @@ GDI32.SetMapMode=std
|
||||
KERNEL32.VerSetConditionMask=none
|
||||
KERNEL32.VerifyVersionInfoA=none
|
||||
KERNEL32.VerifyVersionInfoW=none
|
||||
KERNEL32.CreateIoCompletionPort=std
|
||||
USER32.AllowSetForegroundWindow=std
|
||||
USER32.LockSetForegroundWindow=std
|
||||
USER32.GetMouseMovePointsEx=std
|
||||
@ -82,6 +84,7 @@ desc=Windows NT 4.0 SP6
|
||||
KERNEL32.GetVersion=kexbases.3
|
||||
KERNEL32.GetVersionExA=kexbases.4
|
||||
KERNEL32.GetVersionExW=kexbases.4
|
||||
KERNEL32.CreateIoCompletionPort=kexbases.0
|
||||
GDI32.GetRandomRgn=kexbases.0
|
||||
GDI32.SetGraphicsMode=kexbases.0
|
||||
GDI32.GetTextMetricsA=kexbases.0
|
||||
|
Reference in New Issue
Block a user