Windows 10 DLL File Information - hcproviders.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: | Security and Maintenance Providers |
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: | 43 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 33,280 Bytes | 75.6% | Read, Execute | Code |
.data | 0x0000a000 | 512 Bytes | 1.2% | Write, Read | Initialized Data |
.idata | 0x0000b000 | 3,584 Bytes | 8.1% | Read | Initialized Data |
.didat | 0x0000c000 | 512 Bytes | 1.2% | Write, Read | Initialized Data |
.rsrc | 0x0000d000 | 2,560 Bytes | 5.8% | Read | Initialized Data |
.reloc | 0x0000e000 | 2,560 Bytes | 5.8% | Read, Discardable | Initialized Data |
Static Linking
hcproviders.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.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-util-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-power-base-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-security-base-l1-2-0.dll
COMCTL32.dll
KERNEL32.dll
ntdll.dll
USER32.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-eventing-provider-l1-1-0.dll
This means that when hcproviders.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, hcproviders.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 | 41 | 4,746 Bytes | 10.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 1 | 743 Bytes | 1.7% |
All Others | 2 | 1,152 Bytes | 2.6% |
Total | 44 | 6,641 Bytes | 15.1% |
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 | User Account Control |
104 | Change settings |
105 | Choose your UAC level |
106 | Restart this computer |
107 | Your computer is safest with User Account Control turned on. |
108 | You must restart your computer to turn on User Account Control |
109 | You must restart your computer to turn off User Account Control |
110 | Click to restart this computer |
111 | &Change UAC settings |
112 | Restart this &computer |
200 | Restart Now |
201 | Restart Later |
202 | Security and Maintenance |
203 | Restart this computer to turn on User Account Control |
204 | Restart this computer to turn off User Account Control |
205 | Before restarting, save any open files and close all programs. |
206 | You don't have permission to restart this computer. |
300 | UAC will notify you and ask you to approve changes to your computer or Windows settings. |
301 | UAC will always notify. |
302 | UAC will notify you when apps try to make changes to the computer. |
303 | UAC will never notify you when apps try to make changes to the computer. |
1000 | Windows SmartScreen |
1010 | Change settings |
1020 | Turn on Windows SmartScreen |
1021 | Windows SmartScreen can help keep your PC safer by warning you before running unrecognized apps and files downloaded from the Internet. |
1300 | Windows SmartScreen is turned off. |
1301 | Windows SmartScreen is helping to protect your PC from unrecognized apps and files downloaded from the Internet. |
1302 | Windows SmartScreen is helping to protect your PC from unrecognized apps and files downloaded from the Internet. |
1400 | Disable apps to help improve performance |
1402 | You have 3 or more new apps that start automatically and run in the background. This might slow down your PC. Open Task Manager to review your startup apps and disable any that you don't use. |
1403 | You have 3 or more new apps that start automatically and run in the background. This might slow down your PC and reduce battery life. Open Task Manager to review your startup apps and disable any that you don't use. |
1404 | Disable apps to help improve performance |
1406 | You have 3 or more new apps that start automatically and run in the background. This might slow down your PC. Open Task Manager to review your startup apps and disable any that you don't use. |
1407 | You have 3 or more new apps that start automatically and run in the background. This might slow down your PC and reduce battery life. Open Task Manager to review your startup apps and disable any that you don't use. |
1410 | Open Task Manager |
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 |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _callnewh _except_handler4_common _initterm _purecall _vsnwprintf free malloc memcmp memset - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW KernelBase!LoadStringW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolWait KernelBase!CreateThreadpoolWork ntdll!TpPostWork ntdll!TpReleaseWait ntdll!TpReleaseWork ntdll!TpSetWait ntdll!TpWaitForWait - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoInitializeEx combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!StringFromCLSID - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegGetValueW KernelBase!RegNotifyChangeKeyValue KernelBase!RegOpenKeyExW - api-ms-win-power-base-l1-1-0.dll:
powrprof!GetPwrCapabilities - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-string-l1-1-0.dll:
KernelBase!CompareStringOrdinal - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AdjustTokenPrivileges KernelBase!CheckTokenMembership KernelBase!CreateWellKnownSid - COMCTL32.dll:
- KERNEL32.dll:
CheckElevationEnabled - ntdll.dll:
NtQueryInformationToken - USER32.dll:
ExitWindowsEx - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventWrite