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/kexbasen/user32/_user32_apilist.c
Normal file → Executable file
1
apilibs/kexbasen/user32/_user32_apilist.c
Normal file → Executable file
@ -87,7 +87,6 @@ static const apilib_named_api user32_named_apis[] =
|
||||
DECL_API("GetKeyboardLayoutNameW", GetKeyboardLayoutNameW_fwd),
|
||||
DECL_API("GetMenuItemInfoW", GetMenuItemInfoW_fwd),
|
||||
DECL_API("GetMenuStringW", GetMenuStringW_fwd),
|
||||
DECL_API("GetMessageW", GetMessageW_fwd),
|
||||
DECL_API("GetMonitorInfoW", GetMonitorInfoW_fwd),
|
||||
DECL_API("GetPropW", GetPropW_fwd),
|
||||
DECL_API("GetTabbedTextExtentW", GetTabbedTextExtentW_fwd),
|
||||
|
Reference in New Issue
Block a user