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:
@ -35,6 +35,7 @@ static const apilib_named_api shell32_named_apis[] =
|
||||
DECL_API("ExtractIconExW", ExtractIconExW_fwd),
|
||||
DECL_API("ExtractIconW", ExtractIconW_fwd),
|
||||
DECL_API("FindExecutableW", FindExecutableW_fwd),
|
||||
DECL_API("SHBindToParent", SHBindToParent_new),
|
||||
DECL_API("SHBrowseForFolderW", SHBrowseForFolderW_fwd),
|
||||
DECL_API("SHFileOperationW", SHFileOperationW_fwd),
|
||||
DECL_API("SHGetFileInfoW", SHGetFileInfoW_fwd),
|
||||
|
Reference in New Issue
Block a user