Windows 10 DLL File Information - swprv.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: | Microsoft® Volume Shadow Copy Service software provider |
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: | 322 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 | 301,056 Bytes | 91.2% | Read, Execute | Code |
.data | 0x0004b000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.idata | 0x0004c000 | 6,144 Bytes | 1.9% | Read | Initialized Data |
.didat | 0x0004e000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.rsrc | 0x0004f000 | 3,072 Bytes | 0.9% | Read | Initialized Data |
.reloc | 0x00050000 | 17,920 Bytes | 5.4% | Read, Discardable | Initialized Data |
Static Linking
swprv.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-string-l2-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-memory-l1-1-2.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
DEVOBJ.dll
VssTrace.DLL
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-eventlog-legacy-l1-1-0.dll
VirtDisk.dll
This means that when swprv.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, swprv.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 | 3 | 636 Bytes | 0.2% |
Type Libraries | 1 | 1,344 Bytes | 0.4% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,192 Bytes | 0.4% |
Total | 6 | 3,172 Bytes | 1.0% |
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 |
---|---|
100 | SWPRV |
102 | Manages software-based volume shadow copies taken by the Volume Shadow Copy service. If this service is stopped, software-based volume shadow copies cannot be managed. If this service is disabled, any services that explicitly depend on it will fail to start. |
103 | Microsoft Software Shadow Copy Provider |
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
VSSoftwareProvider | CoClass | VSSoftwareProvider Class |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
ServiceMain |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _beginthreadex _callnewh _errno _except_handler4_common _ftol2 _initterm _lock _onexit _purecall _unlock _vsnprintf _vsnwprintf _wcsicmp _wcsnicmp _wtoi64 free iswdigit malloc memcpy memcpy_s memmove memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const realloc towupper void __cdecl terminate(void) wcscat_s wcschr wcscpy_s wcsncmp - ntdll.dll:
NtQuerySystemInformation NtQueryVolumeInformationFile RtlCompareMemory RtlInitializeBitMap RtlNtStatusToDosError RtlNtStatusToDosErrorNoTeb RtlTimeToElapsedTimeFields WinSqmAddToStream - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!ResumeThread kernel32!TerminateProcess - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CancelWaitableTimer KernelBase!CreateEventW KernelBase!CreateWaitableTimerExW KernelBase!ResetEvent KernelBase!SetWaitableTimer KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!FindFirstVolumeW KernelBase!FindNextVolumeW KernelBase!FindVolumeClose KernelBase!GetDiskFreeSpaceExW KernelBase!GetDriveTypeW KernelBase!GetFileAttributesW KernelBase!GetVolumeInformationW KernelBase!GetVolumeNameForVolumeMountPointW KernelBase!GetVolumePathNameW KernelBase!GetVolumePathNamesForVolumeNameW KernelBase!ReadFile - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl kernel32!GetOverlappedResult - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FindResourceExW KernelBase!FreeLibrary KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW KernelBase!LoadResource KernelBase!LoadStringW KernelBase!SizeofResource - api-ms-win-core-string-l2-1-0.dll:
KernelBase!CharNextW KernelBase!CharPrevW - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteTreeW KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegEnumValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetComputerNameExW KernelBase!GetSystemDirectoryW KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetSystemWindowsDirectoryW KernelBase!GetTickCount KernelBase!GetVersionExW KernelBase!GetWindowsDirectoryW - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!VirtualAlloc KernelBase!VirtualFree KernelBase!VirtualProtect KernelBase!VirtualQuery - api-ms-win-core-string-l1-1-0.dll:
KernelBase!MultiByteToWideChar - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!HeapDestroy - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW KernelBase!GetCommandLineW - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpiW kernel32!lstrcpynW - DEVOBJ.dll:
DevObjCreateDeviceInfoList DevObjDestroyDeviceInfoList DevObjEnumDeviceInterfaces DevObjGetClassDevs DevObjGetDeviceInterfaceDetail DevObjGetDeviceRegistryProperty - VssTrace.DLL:
VssGetTracingContextPerThread VssGetTracingSequenceNumber VssIsTracingEnabled VssIsTracingEnabledOnFunction VssIsTracingEnabledOnModule VssIsTracingEnabledPerThread VssSetTracingContextPerThread VssTraceBinary VssTraceInitialize VssTraceMessage VssTraceUninitialize - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AddAccessAllowedAceEx KernelBase!AddAccessDeniedAceEx KernelBase!AddAce KernelBase!AdjustTokenPrivileges KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!CopySid KernelBase!CreateWellKnownSid KernelBase!DuplicateTokenEx KernelBase!FreeSid KernelBase!GetAce KernelBase!GetAclInformation KernelBase!GetLengthSid KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!IsValidSid KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorGroup KernelBase!SetSecurityDescriptorOwner - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-eventlog-legacy-l1-1-0.dll:
advapi32!DeregisterEventSource advapi32!RegisterEventSourceW advapi32!ReportEventW - VirtDisk.dll:
GetStorageDependencyInformation