Windows 10 DLL File Information - slc.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: | Software Licensing Client Dll |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Low - 13 other DLL files in system32 directory are statically linked to this file. |
File Size: | 118 KB |
Total Number of Exported Functions: | 43 |
Total Number of Exported Functions With Names: | 43 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 112,128 Bytes | 92.4% | Read, Execute | Code |
.data | 0x0001d000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.idata | 0x0001e000 | 2,560 Bytes | 2.1% | Read | Initialized Data |
.rsrc | 0x0001f000 | 1,536 Bytes | 1.3% | Read | Initialized Data |
.reloc | 0x00020000 | 3,584 Bytes | 3.0% | Read, Discardable | Initialized Data |
Static Linking
slc.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-heap-l2-1-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-security-capability-l1-1-0.dll
ntdll.dll
sppc.dll
This means that when slc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, slc.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 | 522 Bytes | 0.4% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 66,960 Bytes | 55.2% |
Total | 5 | 67,482 Bytes | 55.6% |
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 | Enables the download, installation and enforcement of digital licenses for Windows and Windows applications. If the service is disabled, the operating system and licensed applications may run in a reduced function mode. |
101 | Software Licensing Service |
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:SLClose | SLConsumeRight | SLConsumeWindowsRight |
SLDepositOfflineConfirmationId | SLDepositOfflineConfirmationIdEx | SLFireEvent |
SLGenerateOfflineInstallationId | SLGenerateOfflineInstallationIdEx | SLGetApplicationInformation |
SLGetGenuineInformation | SLGetInstalledProductKeyIds | SLGetLicense |
SLGetLicenseFileId | SLGetLicenseInformation | SLGetLicensingStatusInformation |
SLGetPKeyId | SLGetPKeyInformation | SLGetPolicyInformation |
SLGetPolicyInformationDWORD | SLGetProductSkuInformation | SLGetSLIDList |
SLGetServiceInformation | SLGetWindowsInformation | SLGetWindowsInformationDWORD |
SLInstallLicense | SLInstallProofOfPurchase | SLIsWindowsGenuineLocal |
SLOpen | SLQueryLicenseValue2FromApp | SLQueryLicenseValueFromApp |
SLReArmWindows | SLRegisterEvent | SLRegisterWindowsEvent |
SLSetCurrentProductKey | SLSetGenuineInformation | SLUninstallLicense |
SLUninstallProofOfPurchase | SLUnregisterEvent | SLUnregisterWindowsEvent |
SLpCheckProductKey | SLpGetGenuineLocal | SLpProcessOemProductKey |
SLpUpdateComponentTokens |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _unlock free malloc memcmp memcpy memmove wcschr - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegOpenKeyExW - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleHandleExW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExW - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!Sleep - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-security-capability-l1-1-0.dll:
sechost!CapabilityCheck - ntdll.dll:
NtQueryLicenseValue NtQuerySystemInformation RtlGetProductInfo RtlInitUnicodeString - sppc.dll:
SLClose SLGetLicensingStatusInformation SLGetProductSkuInformation SLOpen SLReArm SLRegisterEvent SLUnregisterEvent