Windows 10 DLL File Information - dispci.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 Display Class Installer |
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: | 46 KB |
Total Number of Exported Functions: | 1 |
Total Number of Exported Functions With Names: | 1 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 38,400 Bytes | 81.5% | Read, Execute | Code |
.data | 0x0000b000 | 512 Bytes | 1.1% | Write, Read | Initialized Data |
.idata | 0x0000c000 | 3,072 Bytes | 6.5% | Read | Initialized Data |
.didat | 0x0000d000 | 512 Bytes | 1.1% | Write, Read | Initialized Data |
.rsrc | 0x0000e000 | 1,536 Bytes | 3.3% | Read | Initialized Data |
.reloc | 0x0000f000 | 2,048 Bytes | 4.3% | Read, Discardable | Initialized Data |
Static Linking
dispci.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-devices-config-l1-1-1.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-string-l2-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-profile-l1-1-0.dll
ntdll.dll
ADVAPI32.dll
CFGMGR32.dll
SHLWAPI.dll
USER32.dll
GDI32.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when dispci.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, dispci.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 | 1 | 64 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,132 Bytes | 2.4% |
Total | 3 | 1,196 Bytes | 2.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
3100 | Display adapters |
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:DisplayClassInstaller |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _vsnwprintf _wcsicmp _wcsnicmp _wcsupr free malloc memcpy memmove memset swscanf_s wcsncpy_s wcsstr - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 KernelBase!GetVersionExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CompareFileTime - api-ms-win-devices-config-l1-1-1.dll:
cfgmgr32!CM_Disable_DevNode cfgmgr32!CM_Get_DevNode_Status cfgmgr32!CM_Get_Device_IDW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!WideCharToMultiByte - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateGuid combase!CoTaskMemFree combase!StringFromIID - api-ms-win-core-string-l2-1-0.dll:
KernelBase!CharUpperW - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - ntdll.dll:
LdrStandardizeSystemPath WinSqmAddToStream WinSqmAddToStreamEx WinSqmStartSession - ADVAPI32.dll:
RegDeleteKeyW - CFGMGR32.dll:
CM_Set_DevNode_Problem - SHLWAPI.dll:
SHDeleteKeyW StrCmpICW - USER32.dll:
EnumDisplayDevicesW - GDI32.dll:
D3DKMTCloseAdapter D3DKMTEnumAdapters2 D3DKMTEscape D3DKMTOpenAdapterFromDeviceName - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpiW - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI