Windows 8 DLL File Information - WSService.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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 Service |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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,100 KB |
Total Number of Exported Functions: | 6 |
Total Number of Exported Functions With Names: | 6 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 2,036,224 Bytes | 94.7% | Read, Execute | Code |
.data | 0x001f3000 | 6,144 Bytes | 0.3% | Write, Read | Initialized Data |
.idata | 0x001f5000 | 8,704 Bytes | 0.4% | Read | Initialized Data |
.rsrc | 0x001f8000 | 22,016 Bytes | 1.0% | Read | Initialized Data |
.reloc | 0x001fe000 | 49,664 Bytes | 2.3% | Read, Not Paged | Initialized Data |
Static Linking
WSService.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
RPCRT4.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-service-winsvc-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
ntdll.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-0.dll
KERNEL32.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-winrt-l1-1-0.dll
ncrypt.dll
api-ms-win-core-string-l1-1-0.dll
OLEAUT32.dll
api-ms-win-core-com-l1-1-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-localization-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-memory-l1-1-1.dll
api-ms-win-core-file-l2-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-appmodel-runtime-l1-1-0.dll
api-ms-win-appmodel-identity-l1-1-0.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
This means that when WSService.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, WSService.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 | 7 | 686 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 35,282 Bytes | 1.6% |
Total | 11 | 35,968 Bytes | 1.7% |
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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
100 | WSService |
103 | Windows Store Service (WSService) |
104 | Provides infrastructure support for Windows Store.This service is started on demand and if disabled applications bought using Windows Store will not behave correctly. |
120 | Microsoft Corporation |
121 | Windows Store Maintenance Task |
122 | wsservice.dll |
123 | Windows Store License Verification Task |
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 | DllRegisterServer | DllUnregisterServer |
ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _localtime64_s _lock _onexit _purecall _time64 _ultow_s _unlock _vsnprintf _vsnwprintf _wcsdup _wcsicmp _wcsnicmp _wtol abort free malloc memchr memcmp memcpy memcpy_s memmove memset rand srand swscanf_s wcschr wcsncmp wcsrchr wcstoul - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap KernelBase!HeapCreate KernelBase!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress - RPCRT4.dll:
I_RpcMapWin32Status NdrServerCall2 RpcImpersonateClient RpcRaiseException RpcRevertToSelfEx RpcServerInqCallAttributesW RpcServerInterfaceGroupActivate RpcServerInterfaceGroupClose RpcServerInterfaceGroupCreateW RpcStringFreeW UuidCreate UuidToStringW - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - 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 ntdll!RtlRestoreLastWin32Error - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!GetThreadPriority kernel32!OpenThread kernel32!ResumeThread kernel32!SetThreadPriority kernel32!SetThreadStackGuarantee kernel32!TerminateProcess - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetSidSubAuthority KernelBase!GetTokenInformation - api-ms-win-service-winsvc-l1-2-0.dll:
sechost!RegisterServiceCtrlHandlerW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!CreateMutexW KernelBase!InitializeCriticalSectionAndSpinCount KernelBase!OpenEventW KernelBase!ReleaseMutex KernelBase!ReleaseSemaphore KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-service-core-l1-1-1.dll:
sechost!SetServiceStatus - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertStringSecurityDescriptorToSecurityDescriptorW sechost!ConvertStringSidToSidW - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetNativeSystemInfo KernelBase!GetSystemDirectoryW KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 KernelBase!GetVersion KernelBase!GetVersionExW - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetKeySecurity KernelBase!RegSetValueExW - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids LdrAddRefDll NtLockProductActivationKeys NtQueryInformationThread NtSetInformationThread RtlAllocateHeap RtlDllShutdownInProgress RtlFreeHeap RtlFreeSid RtlImageNtHeader WinSqmAddToStream WinSqmSetDWORD - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!ChangeTimerQueueTimer KernelBase!CreateTimerQueue KernelBase!CreateTimerQueueTimer KernelBase!DeleteTimerQueueEx KernelBase!DeleteTimerQueueTimer KernelBase!UnregisterWaitEx - api-ms-win-core-kernel32-legacy-l1-1-0.dll:
kernel32!CopyFileW kernel32!CreateSemaphoreW kernel32!LoadLibraryW - KERNEL32.dll:
CompareStringA DelayLoadFailureHook IsWow64Process LocalAlloc LocalFree lstrcmpiW lstrlen lstrlenW ntdll!LdrResolveDelayLoadedAPI - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCreateString combase!WindowsCreateStringReference combase!WindowsDeleteString combase!WindowsGetStringRawBuffer combase!WindowsIsStringEmpty - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoActivateInstance combase!RoInitialize combase!RoUninitialize - ncrypt.dll:
NCryptIsKeyHandle NCryptSignHash NCryptTranslateHandle - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringW KernelBase!MultiByteToWideChar - OLEAUT32.dll:
SafeArrayAccessData SafeArrayCopy SafeArrayCreate SafeArrayDestroy SafeArrayGetLBound SafeArrayGetUBound SafeArrayGetVartype SafeArrayPutElement SafeArrayUnaccessData SysAllocString SysAllocStringLen SysFreeString SysStringLen VariantClear VariantInit - api-ms-win-core-com-l1-1-0.dll:
combase!CLSIDFromString combase!CoInitializeEx combase!CoInitializeSecurity combase!CoTaskMemFree combase!CoUninitialize - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW - api-ms-win-core-localization-l1-2-0.dll:
KernelBase!LCMapStringW - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CompareFileTime KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!FlushFileBuffers KernelBase!GetFileAttributesW KernelBase!GetFileSize KernelBase!ReadFile KernelBase!SetFileAttributesW KernelBase!SetFilePointer KernelBase!WriteFile - api-ms-win-core-memory-l1-1-1.dll:
KernelBase!CreateFileMappingW KernelBase!MapViewOfFile KernelBase!PrefetchVirtualMemory KernelBase!UnmapViewOfFile KernelBase!VirtualAlloc KernelBase!VirtualFree KernelBase!VirtualProtect KernelBase!VirtualQuery - api-ms-win-core-file-l2-1-0.dll:
KernelBase!MoveFileExW - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpool KernelBase!CreateThreadpoolWork ntdll!TpCallbackUnloadDllOnCompletion ntdll!TpPostWork ntdll!TpReleasePool ntdll!TpReleaseWork ntdll!TpSetPoolMaxThreads ntdll!TpWaitForWork - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime KernelBase!GetTimeZoneInformation KernelBase!SystemTimeToFileTime - api-ms-win-appmodel-runtime-l1-1-0.dll:
kernel32!PackageFamilyNameFromFullName - api-ms-win-appmodel-identity-l1-1-0.dll:
kernel32!AppXGetPackageState - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwTraceMessage