Windows 10 DLL File Information - Windows.ApplicationModel.Store.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 Store Runtime DLL |
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: | 395 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 | 361,472 Bytes | 89.4% | Read, Execute | Code |
.data | 0x0005a000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.idata | 0x0005b000 | 8,192 Bytes | 2.0% | Read | Initialized Data |
.didat | 0x0005d000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.tls | 0x0005e000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.rsrc | 0x0005f000 | 1,536 Bytes | 0.4% | Read | Initialized Data |
.reloc | 0x00060000 | 30,720 Bytes | 7.6% | Read, Discardable | Initialized Data |
Static Linking
Windows.ApplicationModel.Store.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-synch-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
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-quirks-l1-1-0.dll
api-ms-win-security-capability-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-synch-l1-2-1.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-1.dll
api-ms-win-core-localization-l2-1-0.dll
WINHTTP.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
ntdll.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
CRYPTSP.dll
webservices.dll
iertutil.dll
api-ms-win-core-debug-l1-1-1.dll
This means that when Windows.ApplicationModel.Store.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Windows.ApplicationModel.Store.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 | 22 | 1,918 Bytes | 0.5% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 1,344 Bytes | 0.3% |
Total | 25 | 3,262 Bytes | 0.8% |
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 |
---|---|
500 | Please Wait |
501 | Security Check |
1000 | Try that again |
1001 | Something happened on our end. Waiting a bit might help. The error code is %1, in case you need it. |
1002 | You need your parent or guardian to buy stuff |
1003 | You can use all the apps and games on the Kid’s Corner Start Screen. |
1004 | Shop for another App |
1005 | %1 is no longer available from Store. |
1006 | Choose another item |
1007 | This in-app purchase item is no longer available in %1. |
1008 | Buy the full version |
1009 | You need to buy the full version of %1 from Store to make an in-app purchase. |
1010 | Check your Internet connection |
1011 | Make sure you're connected, then try again. |
1012 | Contact your system administrator |
1013 | Store isn't currently available on this device. |
1014 | Your purchase can't be completed |
1015 | You're in a region that doesn't support purchases in Store. |
1016 | Store isn't available |
1017 | You're in a region where Store isn't available. |
1018 | Check your region settings |
1019 | You can't buy this product because you appear to be in a different region than Store settings. |
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 | DllGetClassObject |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _ftol2 _ftol2_sse _initterm _lock _onexit _purecall _unlock _vsnwprintf _wcsdup _wcsicmp _wcsupr _wtof floor free malloc memcmp memcpy memcpy_s memmove memmove_s memset realloc wcschr - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW KernelBase!GetProcAddress KernelBase!LoadLibraryExW KernelBase!LoadStringW - 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!InitializeCriticalSectionEx KernelBase!OpenSemaphoreW KernelBase!ReleaseSemaphore KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - 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!ObjectStublessClient3 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 NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction UuidCreate - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!GetProcessIdOfThread kernel32!OpenProcess kernel32!OpenThread kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 KernelBase!GetVersionExA - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-quirks-l1-1-0.dll:
KernelBase!QuirkIsEnabled - api-ms-win-security-capability-l1-1-0.dll:
sechost!CapabilityCheck - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!MultiByteToWideChar - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-synch-l1-2-1.dll:
KernelBase!CreateSemaphoreW - 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-security-base-l1-2-0.dll:
KernelBase!GetTokenInformation - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW KernelBase!GetGeoInfoW KernelBase!GetLocaleInfoEx KernelBase!GetUserDefaultLocaleName KernelBase!GetUserGeoID KernelBase!GetUserPreferredUILanguages KernelBase!LCMapStringEx - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!SystemTimeToFileTime - api-ms-win-core-libraryloader-l1-2-1.dll:
KernelBase!LoadLibraryW - api-ms-win-core-localization-l2-1-0.dll:
KernelBase!GetCurrencyFormatEx - WINHTTP.dll:
WinHttpAddRequestHeaders WinHttpCloseHandle WinHttpConnect WinHttpCrackUrl WinHttpGetDefaultProxyConfiguration WinHttpGetIEProxyConfigForCurrentUser WinHttpGetProxyForUrl WinHttpOpen WinHttpOpenRequest WinHttpQueryHeaders WinHttpReadData WinHttpReceiveResponse WinHttpSendRequest WinHttpSetOption WinHttpSetStatusCallback WinHttpSetTimeouts - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventWrite - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - ntdll.dll:
RtlUpcaseUnicodeChar - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!QueueUserWorkItem - CRYPTSP.dll:
CryptAcquireContextW CryptCreateHash CryptDestroyHash CryptGetHashParam CryptHashData CryptReleaseContext - webservices.dll:
WsCreateError WsCreateHeap WsCreateReader WsFindAttribute WsFreeError WsFreeHeap WsFreeReader WsGetReaderPosition WsMoveReader WsReadBytes WsReadChars WsReadEndAttribute WsReadStartAttribute WsReadStartElement WsReadToStartElement WsReadXmlBufferFromBytes WsSetInputToBuffer - iertutil.dll:
- api-ms-win-core-debug-l1-1-1.dll:
KernelBase!IsDebuggerPresent KernelBase!OutputDebugStringW