Windows 10 DLL File Information - wercplsupport.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: | Problem Reports and Solutions |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 66 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 | 52,736 Bytes | 77.4% | Read, Execute | Code |
.data | 0x0000e000 | 512 Bytes | 0.8% | Write, Read | Initialized Data |
.idata | 0x0000f000 | 7,168 Bytes | 10.5% | Read | Initialized Data |
.rsrc | 0x00011000 | 1,536 Bytes | 2.3% | Read | Initialized Data |
.reloc | 0x00012000 | 5,120 Bytes | 7.5% | Read, Discardable | Initialized Data |
Static Linking
wercplsupport.dll is statically linked to the following files:OLEAUT32.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-registry-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-processthreads-l1-1-2.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-security-provider-l1-1-0.dll
ntdll.dll
wer.dll
msvcrt.dll
ADVAPI32.dll
KERNEL32.dll
RPCRT4.dll
api-ms-win-core-com-midlproxystub-l1-1-0.dll
api-ms-win-core-marshal-l1-1-0.dll
This means that when wercplsupport.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, wercplsupport.dll won't be loaded.
List of files that are statically linked to wercplsupport.dll
werconcpl.dll
This means that when one of the above files is loaded, wercplsupport.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 430 Bytes | 0.6% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,100 Bytes | 1.6% |
Total | 4 | 1,530 Bytes | 2.2% |
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 | This service provides support for viewing, sending and deletion of system-level problem reports for the Problem Reports and Solutions control panel. |
101 | Problem Reports and Solutions Control Panel Support |
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 | ServiceMain | SvchostPushServiceGlobals |
WerComGetAdminStores | WerComGetUserStores |
Imported Functions List
The following functions are imported by this dll:- OLEAUT32.dll:
BSTR_UserFree BSTR_UserMarshal BSTR_UserSize BSTR_UserUnmarshal SysAllocString SysFreeString - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateDirectoryW KernelBase!CreateFileW KernelBase!DeleteFileW KernelBase!FindClose KernelBase!FindFirstFileW KernelBase!FindNextFileW KernelBase!GetFileAttributesW KernelBase!GetLongPathNameW KernelBase!GetTempFileNameW KernelBase!GetTempPathW KernelBase!ReadFile KernelBase!RemoveDirectoryW KernelBase!SetFileAttributesW KernelBase!SetFilePointer - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoDisconnectObject combase!CoImpersonateClient combase!CoInitializeEx combase!CoRegisterClassObject combase!CoRevertToSelf combase!CoRevokeClassObject combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegOpenKeyExW KernelBase!RegSetValueExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentThread - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenMembership KernelBase!FreeSid KernelBase!GetFileSecurityW KernelBase!GetSecurityDescriptorDacl KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser KernelBase!InitializeSecurityDescriptor KernelBase!RevertToSelf KernelBase!SetFileSecurityW KernelBase!SetSecurityDescriptorDacl - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - api-ms-win-security-provider-l1-1-0.dll:
ntmarta!SetEntriesInAclW - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtDuplicateToken NtQueryInformationToken - wer.dll:
WerReportCloseHandle WerpArchiveReport WerpCancelResponseDownload WerpCancelUpload WerpCloseStore WerpCreateUserStore WerpDeleteReport WerpDestroyWerString WerpDownloadResponse WerpDownloadResponseTemplate WerpEnumerateStoreNext WerpEnumerateStoreStart WerpExtractReportFiles WerpGetBucketId WerpGetDynamicParameter WerpGetEventType WerpGetFileByIndex WerpGetFilePathByIndex WerpGetIntegratorReportId WerpGetLegacyBucketId WerpGetLoadedModuleByIndex WerpGetNumFiles WerpGetNumLoadedModules WerpGetNumSigParams WerpGetReportFinalConsent WerpGetReportInformation WerpGetReportTime WerpGetReportType WerpGetResponseId WerpGetResponseUrl WerpGetSigParamByIndex WerpGetTextFromReport WerpGetUIParamByIndex WerpGetUploadTime WerpGetWerStringData WerpGetWow64Process WerpIsDisabled WerpLoadReport WerpOpenMachineArchive WerpOpenMachineQueue WerpOpenUserArchive WerpSetReportUploadContextToken WerpSubmitReportFromStore - msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _vscwprintf _vsnwprintf free malloc memcmp memset - ADVAPI32.dll:
RegDeleteValueW - KERNEL32.dll:
GetCurrentProcessId GetCurrentThreadId QueryPerformanceCounter SetUnhandledExceptionFilter TerminateProcess UnhandledExceptionFilter - 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 NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree - api-ms-win-core-com-midlproxystub-l1-1-0.dll:
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!ObjectStublessClient4 combase!ObjectStublessClient5 combase!ObjectStublessClient6 combase!ObjectStublessClient7 combase!ObjectStublessClient8 combase!ObjectStublessClient9 - api-ms-win-core-marshal-l1-1-0.dll:
combase!CStdStubBuffer_DebugServerRelease combase!HRGN_UserMarshal combase!HRGN_UserSize combase!HRGN_UserUnmarshal