Windows 10 DLL File Information - SystemSettings.Handlers.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | System settings common handler group |
File Version: | 10.0.10011.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 484 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 303,616 Bytes | 61.3% | Read, Execute | Code |
.rdata | 0x0004c000 | 108,032 Bytes | 21.8% | Read | Initialized Data |
.data | 0x00067000 | 43,008 Bytes | 8.7% | Write, Read | Initialized Data |
.rsrc | 0x00072000 | 1,536 Bytes | 0.3% | Read | Initialized Data |
.reloc | 0x00073000 | 38,400 Bytes | 7.7% | Read, Discardable | Initialized Data |
Static Linking
SystemSettings.Handlers.dll is statically linked to the following files:api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-string-l2-1-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-3.dll
RPCRT4.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-wow64-l1-1-0.dll
ADVAPI32.dll
USER32.dll
SHLWAPI.dll
SHELL32.dll
SHCORE.dll
ntdll.dll
CFGMGR32.dll
KERNEL32.dll
msvcrt.dll
wincorlib.DLL
ole32.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-winrt-error-l1-1-1.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when SystemSettings.Handlers.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, SystemSettings.Handlers.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 1,004 Bytes | 0.2% |
Total | 1 | 1,004 Bytes | 0.2% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
No string resources in this file.
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetActivationFactory | GetSetting |
Imported Functions List
The following functions are imported by this dll:- api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!PropVariantClear - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringW - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!InitOnceBeginInitialize KernelBase!InitOnceComplete KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObjectEx ntdll!RtlAcquireSRWLockExclusive ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventActivityIdControl ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegEnumValueW KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringEx KernelBase!CompareStringOrdinal - api-ms-win-core-string-l2-1-1.dll:
KernelBase!SHLoadIndirectString - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-errorhandling-l1-1-3.dll:
KernelBase!RaiseFailFastException - RPCRT4.dll:
RpcStringFreeW UuidToStringW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-wow64-l1-1-0.dll:
KernelBase!IsWow64Process - ADVAPI32.dll:
RegEnumKeyW - USER32.dll:
DestroyWindow GetProcessDefaultLayout GetWindowLongW GetWindowRect SetWindowLongW ntdll!NtdllDefWindowProc_W - SHLWAPI.dll:
AssocCreate PathFindFileNameW SHRegGetValueW - SHELL32.dll:
SHAssocEnumHandlers SHChangeNotifyDeregister SHChangeNotifyRegister SHCreateAssociationRegistration SHCreateItemInKnownFolder ShellExecuteExW - SHCORE.dll:
- ntdll.dll:
EtwTraceMessage WinSqmAddToAverageDWORD WinSqmAddToAverageDWORD - CFGMGR32.dll:
DevCloseObjectQuery DevCreateObjectQuery DevCreateObjectQueryEx DevCreateObjectQueryFromId DevFreeObjects DevGetObjectsEx DevSetObjectProperties - KERNEL32.dll:
KernelBase!GetPackagesByPackageFamily QueueUserWorkItem - msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _get_errno _initterm _lock _onexit _purecall _set_errno _ui64tow_s _unlock _vsnwprintf _wcsupr free malloc memcpy memmove memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(char const * const &,int) public: __thiscall exception::exception(class exception const &) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const swscanf wcslen wcsncmp wcsstr - wincorlib.DLL:
bool __stdcall Platform::Details::TerminateModule(class Microsoft::WRL::Details::ModuleBase *) class Platform::Object ^ __stdcall Platform::Details::CreateValue(enum Platform::TypeCode,void const *) class Platform::Object ^ __stdcall Platform::Details::ResolveWeakReference(struct _GUID const &,struct __abi_IUnknown * *) class Platform::Object ^ __stdcall __abi_details::__abi_cast_String_to_Object(class Platform::String ^) class Platform::String ^ __stdcall __abi_details::__abi_ObjectToString(class Platform::Object ^,bool) class Platform::String ^ __stdcall __abi_details::__abi_cast_Object_to_String(bool,class Platform::Object ^) class Platform::Type ^ __stdcall __abi_make_type_id(struct __abi_type_descriptor const &) class Windows::Foundation::EventRegistrationToken __stdcall Platform::Details::EventSourceAdd(void * *,struct Platform::Details::EventLock *,class Platform::Delegate ^) long __stdcall GetActivationFactoryByPCWSTR(void *,class Platform::Guid &,void * *) long __stdcall GetIidsFn(int,unsigned long *,struct __s_GUID const *,class Platform::Guid * *) long __stdcall Platform::Details::GetActivationFactory(class Microsoft::WRL::Details::ModuleBase *,struct HSTRING__ *,struct IActivationFactory * *) long __stdcall Platform::Details::InitializeData(int) long __stdcall __abi_translateCurrentException(bool) private: void __thiscall Platform::Details::ControlBlock::ReleaseTarget(void) public: __cdecl Platform::ChangedStateException::ChangedStateException(void) public: __cdecl Platform::Delegate::Delegate(void) public: __cdecl Platform::DisconnectedException::DisconnectedException(void) public: __cdecl Platform::Exception::Exception(int) public: __cdecl Platform::FailureException::FailureException(void) public: __cdecl Platform::InvalidArgumentException::InvalidArgumentException(void) public: __cdecl Platform::NotImplementedException::NotImplementedException(void) public: __cdecl Platform::NullReferenceException::NullReferenceException(void) public: __cdecl Platform::Object::Object(void) public: __cdecl Platform::OutOfBoundsException::OutOfBoundsException(void) public: __cdecl Platform::OutOfMemoryException::OutOfMemoryException(void) public: class Platform::String ^ __cdecl Platform::Exception::Message::get(void) public: static class Platform::Exception ^ __cdecl Platform::Exception::CreateException(int) public: static class Platform::Exception ^ __cdecl Platform::Exception::CreateException(int,class Platform::String ^) public: static enum Platform::TypeCode __cdecl Platform::Type::GetTypeCode(class Platform::Type ^) public: static void * __cdecl Platform::Details::Heap::Allocate(unsigned int) public: static void * __cdecl Platform::Details::Heap::Allocate(unsigned int,unsigned int) public: static void * __cdecl Platform::Details::Heap::AllocateException(unsigned int,unsigned int) public: static void __cdecl Platform::Details::Heap::AlignedFree(void *) public: static void __cdecl Platform::Details::Heap::Free(void *) struct __abi_IUnknown * __stdcall Platform::Details::GetWeakReference(class Platform::Object const volatile ^ const) unsigned int __stdcall Platform::Details::EventSourceGetTargetArraySize(void *) void * __stdcall Platform::Details::EventSourceGetTargetArray(void *,struct Platform::Details::EventLock *) void * __stdcall Platform::Details::EventSourceGetTargetArrayEvent(void *,unsigned int,void const *,__int64 *) void * __stdcall Platform::Details::GetIBoxArrayVtable(void *) void * __stdcall Platform::Details::GetIBoxVtable(void *) void __stdcall Platform::Details::EventSourceInitialize(void * *) void __stdcall Platform::Details::EventSourceRemove(void * *,struct Platform::Details::EventLock *,class Windows::Foundation::EventRegistrationToken) void __stdcall Platform::Details::EventSourceUninitialize(void * *) void __stdcall Platform::Details::UninitializeData(int) void __stdcall __abi_WinRTraiseAccessDeniedException(void) void __stdcall __abi_WinRTraiseCOMException(long) void __stdcall __abi_WinRTraiseChangedStateException(void) void __stdcall __abi_WinRTraiseClassNotRegisteredException(void) void __stdcall __abi_WinRTraiseDisconnectedException(void) void __stdcall __abi_WinRTraiseFailureException(void) void __stdcall __abi_WinRTraiseInvalidArgumentException(void) void __stdcall __abi_WinRTraiseInvalidCastException(void) void __stdcall __abi_WinRTraiseNotImplementedException(void) void __stdcall __abi_WinRTraiseNullReferenceException(void) void __stdcall __abi_WinRTraiseObjectDisposedException(void) void __stdcall __abi_WinRTraiseOperationCanceledException(void) void __stdcall __abi_WinRTraiseOutOfBoundsException(void) void __stdcall __abi_WinRTraiseOutOfMemoryException(void) void __stdcall __abi_WinRTraiseWrongThreadException(void) - ole32.dll:
combase!CoCreateFreeThreadedMarshaler - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer - api-ms-win-core-winrt-error-l1-1-1.dll:
combase!RoOriginateError - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCompareStringOrdinal combase!WindowsConcatString combase!WindowsCreateString combase!WindowsCreateStringReference combase!WindowsDeleteString combase!WindowsDuplicateString combase!WindowsGetStringLen combase!WindowsGetStringRawBuffer - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI