mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.5-Final
This commit is contained in:
@ -38,7 +38,7 @@ void uninit_shell32()
|
||||
static const apilib_named_api shell32_named_apis[] =
|
||||
{
|
||||
/*** AUTOGENERATED APILIST NAMED EXPORTS BEGIN ***/
|
||||
DECL_API("DragQueryFileW", DragQueryFileW_fwd),
|
||||
DECL_API("DragQueryFileW", DragQueryFileW_new),
|
||||
DECL_API("ExtractIconExW", ExtractIconExW_fwd),
|
||||
DECL_API("ExtractIconW", ExtractIconW_fwd),
|
||||
DECL_API("FindExecutableW", FindExecutableW_fwd),
|
||||
|
Reference in New Issue
Block a user