Windows 8 DLL File Information - shsvcs.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 Shell Services Dll |
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: | 494 KB |
Total Number of Exported Functions: | 16 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 135,680 Bytes | 26.8% | Read, Execute | Code |
.data | 0x00023000 | 4,608 Bytes | 0.9% | Write, Read | Initialized Data |
.idata | 0x00025000 | 7,168 Bytes | 1.4% | Read | Initialized Data |
.rsrc | 0x00027000 | 351,232 Bytes | 69.4% | Read | Initialized Data |
.reloc | 0x0007d000 | 6,656 Bytes | 1.3% | Read, Discardable | Initialized Data |
Static Linking
shsvcs.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
KERNELBASE.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-service-winsvc-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-io-l1-1-1.dll
RPCRT4.dll
api-ms-win-core-memory-l1-1-1.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-devices-config-l1-1-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-path-l1-1-0.dll
OLEAUT32.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-0.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
api-ms-win-core-privateprofile-l1-1-0.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-service-private-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
HID.DLL
KERNEL32.dll
This means that when shsvcs.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, shsvcs.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 | 184 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 356,626 Bytes | 70.4% |
Total | 6 | 356,810 Bytes | 70.5% |
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 |
---|---|
12288 | Shell Hardware Detection |
12289 | Provides notifications for AutoPlay hardware events. |
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:CreateHardwareEventMoniker | HardwareDetectionServiceMain |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _ftol2 _initterm _lock _onexit _purecall _unlock _vsnwprintf _wcsicmp _wcsnicmp free malloc memcmp memcpy memcpy_s memmove memset strchr void * __cdecl operator new(unsigned int) void * __cdecl operator new[](unsigned int) void __cdecl operator delete(void *) void __cdecl operator delete[](void *) wcscpy_s - ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtClose NtFilterToken NtOpenProcessToken NtQueryVolumeInformationFile RtlAllocateAndInitializeSid RtlCompareMemory RtlFreeSid RtlNtStatusToDosError - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!OpenEventW KernelBase!ResetEvent KernelBase!SetEvent KernelBase!SetWaitableTimer KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx KernelBase!WaitForSingleObject KernelBase!WaitForSingleObjectEx ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!ProcessIdToSessionId kernel32!QueueUserAPC kernel32!TerminateProcess - api-ms-win-security-base-l1-2-0.dll:
KernelBase!ImpersonateLoggedOnUser KernelBase!RevertToSelf - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetLocalTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - KERNELBASE.dll:
ResolveDelayLoadedAPI - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - api-ms-win-service-core-l1-1-1.dll:
sechost!EnumDependentServicesW sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-service-winsvc-l1-2-0.dll:
sechost!ControlService sechost!QueryServiceStatus - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal KernelBase!CompareStringW KernelBase!MultiByteToWideChar - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileW KernelBase!FindClose KernelBase!FindFirstFileW KernelBase!GetFileAttributesW KernelBase!GetVolumeInformationW KernelBase!GetVolumeNameForVolumeMountPointW KernelBase!GetVolumePathNameW KernelBase!GetVolumePathNamesForVolumeNameW KernelBase!ReadFile - api-ms-win-core-io-l1-1-1.dll:
kernel32!CancelIo kernel32!DeviceIoControl kernel32!GetOverlappedResult - RPCRT4.dll:
I_RpcBindingInqLocalClientPID - api-ms-win-core-memory-l1-1-1.dll:
KernelBase!VirtualAllocEx KernelBase!VirtualFreeEx KernelBase!WriteProcessMemory - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegEnumValueW KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-devices-config-l1-1-0.dll:
cfgmgr32!CM_Get_Device_IDW cfgmgr32!CM_Get_Parent cfgmgr32!CM_Register_Notification cfgmgr32!CM_Unregister_Notification - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW - api-ms-win-core-path-l1-1-0.dll:
KernelBase!PathCchAddBackslash - OLEAUT32.dll:
SysAllocStringByteLen SysAllocStringLen SysFreeString SysStringByteLen SysStringLen VarBstrCmp - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!SystemTimeToFileTime - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwTraceMessage - api-ms-win-core-kernel32-legacy-l1-1-0.dll:
kernel32!WaitForMultipleObjects - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!QueueUserWorkItem - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpW kernel32!lstrcmpiW - api-ms-win-core-privateprofile-l1-1-0.dll:
kernel32!GetPrivateProfileStringW kernel32!WritePrivateProfileStringW - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalAlloc kernel32!LocalFree - api-ms-win-service-private-l1-1-0.dll:
sechost!I_ScRegisterDeviceNotification sechost!I_ScUnregisterDeviceNotification - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook - HID.DLL:
HidD_FreePreparsedData HidD_GetHidGuid HidD_GetInputReport HidD_GetPreparsedData HidP_GetCaps HidP_GetSpecificButtonCaps HidP_GetUsages HidP_MaxUsageListLength - KERNEL32.dll:
CreateWaitableTimerW GetModuleHandleExW GetSystemDirectoryW SetLastError VirtualAlloc VirtualFree ntdll!RtlReAllocateHeap