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:
4
apilibs/kexbasen/shell32/_shell32_apilist.c
Executable file → Normal file
4
apilibs/kexbasen/shell32/_shell32_apilist.c
Executable file → Normal file
@ -23,11 +23,9 @@
|
||||
#include "kexcoresdk.h"
|
||||
#include "_shell32_apilist.h"
|
||||
|
||||
extern BOOL init_shfolder(void);
|
||||
|
||||
BOOL init_shell32()
|
||||
{
|
||||
return init_shfolder();
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
static const apilib_named_api shell32_named_apis[] =
|
||||
|
Reference in New Issue
Block a user