Windows 10 DLL File Information - Windows.StateRepository.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: | Windows StateRepository API Server |
File Version: | 10.0.10130.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: | 2,007 KB |
Total Number of Exported Functions: | 5 |
Total Number of Exported Functions With Names: | 5 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 1,906,176 Bytes | 92.8% | Read, Execute | Code |
.data | 0x001d3000 | 7,168 Bytes | 0.3% | Write, Read | Initialized Data |
.idata | 0x001d6000 | 8,704 Bytes | 0.4% | Read | Initialized Data |
.didat | 0x001d9000 | 512 Bytes | 0.0% | Write, Read | Initialized Data |
.tls | 0x001da000 | 512 Bytes | 0.0% | Write, Read | Initialized Data |
.rsrc | 0x001db000 | 14,848 Bytes | 0.7% | Read | Initialized Data |
.reloc | 0x001df000 | 116,224 Bytes | 5.7% | Read, Discardable | Initialized Data |
Static Linking
Windows.StateRepository.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-com-midlproxystub-l1-1-0.dll
RPCRT4.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
ntdll.dll
combase.dll
StateRepository.Core.dll
api-ms-win-downlevel-kernel32-l2-1-0.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-shcore-thread-l1-1-0.dll
api-ms-win-appmodel-runtime-l1-1-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-string-l2-1-1.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-rtlsupport-l1-2-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when Windows.StateRepository.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Windows.StateRepository.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 | 2 | 250 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 17,462 Bytes | 0.8% |
Total | 6 | 17,712 Bytes | 0.9% |
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)
String ID | String Text |
---|---|
1 | State Repository Service (StateRepository) |
2 | Provides required infrastructure support for the application model. |
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 | DllGetClassObject | GetPackageOrigin | ServiceMain |
SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _ftol2 _initterm _lock _onexit _purecall _strcmpi _unlock _vsnprintf _vsnwprintf _wcsicmp free malloc memcmp memcpy memmove memmove_s memset realloc void __cdecl operator delete(void *) wcschr wcsncmp - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!CreateEventW KernelBase!InitOnceExecuteOnce KernelBase!OpenSemaphoreW KernelBase!ReleaseSemaphore KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!DebugBreak - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CreateWellKnownSid KernelBase!GetTokenInformation - api-ms-win-core-com-midlproxystub-l1-1-0.dll:
combase!CStdStubBuffer2_Connect combase!CStdStubBuffer2_CountRefs combase!CStdStubBuffer2_Disconnect combase!CStdStubBuffer2_QueryInterface combase!NdrProxyForwardingFunction3 combase!NdrProxyForwardingFunction4 combase!NdrProxyForwardingFunction5 combase!ObjectStublessClient10 combase!ObjectStublessClient11 combase!ObjectStublessClient12 combase!ObjectStublessClient13 combase!ObjectStublessClient14 combase!ObjectStublessClient15 combase!ObjectStublessClient16 combase!ObjectStublessClient17 combase!ObjectStublessClient18 combase!ObjectStublessClient19 combase!ObjectStublessClient20 combase!ObjectStublessClient21 combase!ObjectStublessClient22 combase!ObjectStublessClient23 combase!ObjectStublessClient24 combase!ObjectStublessClient25 combase!ObjectStublessClient26 combase!ObjectStublessClient27 combase!ObjectStublessClient28 combase!ObjectStublessClient29 combase!ObjectStublessClient3 combase!ObjectStublessClient30 combase!ObjectStublessClient31 combase!ObjectStublessClient6 combase!ObjectStublessClient7 combase!ObjectStublessClient8 combase!ObjectStublessClient9 - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetLocalTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 - ntdll.dll:
NtQueryInformationToken RtlAllocateHeap RtlCopySid RtlDeleteCriticalSection RtlDetermineDosPathNameType_U RtlEnterCriticalSection RtlEqualSid RtlExpandEnvironmentStrings RtlFreeHeap RtlInitializeCriticalSection RtlLeaveCriticalSection RtlLengthSid RtlNtStatusToDosErrorNoTeb RtlValidSid - combase.dll:
- StateRepository.Core.dll:
sqlite3_bind_blob sqlite3_bind_int sqlite3_bind_int64 sqlite3_bind_text16 sqlite3_busy_timeout sqlite3_changes sqlite3_clear_bindings sqlite3_close sqlite3_column_blob sqlite3_column_bytes sqlite3_column_int sqlite3_column_int64 sqlite3_column_text sqlite3_column_text16 sqlite3_column_type sqlite3_config sqlite3_db_filename sqlite3_db_handle sqlite3_enable_shared_cache sqlite3_errcode sqlite3_errmsg sqlite3_exec sqlite3_extended_result_codes sqlite3_file_control sqlite3_finalize sqlite3_free sqlite3_initialize sqlite3_last_insert_rowid sqlite3_log sqlite3_next_stmt sqlite3_open_v2 sqlite3_prepare_v2 sqlite3_profile sqlite3_reset sqlite3_shutdown sqlite3_snprintf sqlite3_sql sqlite3_step sqlite3_stmt_busy sqlite3_trace sqlite3_vfs_find sqlite3_vfs_register sqlite3_vfs_unregister sqlite3_wal_autocheckpoint - api-ms-win-downlevel-kernel32-l2-1-0.dll:
kernel32!CreateSemaphoreW kernel32!LocalAlloc kernel32!LocalFree - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - api-ms-win-shcore-thread-l1-1-0.dll:
SHCore!SHCreateThreadRef SHCore!SHGetThreadRef SHCore!SHSetThreadRef - api-ms-win-appmodel-runtime-l1-1-1.dll:
kernel!GetCurrentApplicationUserModelId kernel!GetCurrentPackageFamilyName kernel!GetCurrentPackageFullName - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW sechost!ConvertStringSidToSidW - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CallbackMayRunLong KernelBase!CreateThreadpoolTimer KernelBase!TrySubmitThreadpoolCallback ntdll!TpCallbackUnloadDllOnCompletion ntdll!TpReleaseTimer ntdll!TpSetTimer ntdll!TpWaitForTimer - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW - api-ms-win-core-string-l2-1-1.dll:
KernelBase!SHLoadIndirectString - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!GetTempPathW KernelBase!WriteFile - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!WideCharToMultiByte - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-rtlsupport-l1-2-0.dll:
ntdll!RtlCaptureStackBackTrace - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI