Windows 10 DLL File Information - version.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: | Version Checking and File Installation Libraries |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Medium - 49 other DLL files in system32 directory are statically linked to this file. |
File Size: | 26 KB |
Total Number of Exported Functions: | 17 |
Total Number of Exported Functions With Names: | 17 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 10,752 Bytes | 39.1% | Read, Execute | Code |
.data | 0x00004000 | 512 Bytes | 1.9% | Write, Read | Initialized Data |
.idata | 0x00005000 | 3,584 Bytes | 13.0% | Read | Initialized Data |
.rsrc | 0x00006000 | 1,536 Bytes | 5.6% | Read | Initialized Data |
.reloc | 0x00007000 | 1,024 Bytes | 3.7% | Read, Discardable | Initialized Data |
Static Linking
version.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-version-l1-1-0.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-version-l1-1-1.dll
api-ms-win-core-file-l1-2-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-core-heap-l2-1-0.dll
api-ms-win-core-libraryloader-l1-2-1.dll
api-ms-win-core-string-l1-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-sysinfo-l1-2-1.dll
api-ms-win-core-versionansi-l1-1-0.dll
api-ms-win-core-versionansi-l1-1-1.dll
api-ms-win-core-version-private-l1-1-0.dll
KERNELBASE.dll
ntdll.dll
KERNEL32.dll
This means that when version.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, version.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 | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 964 Bytes | 3.5% |
Total | 1 | 964 Bytes | 3.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)
No string resources in this file.
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:GetFileVersionInfoA | GetFileVersionInfoByHandle | GetFileVersionInfoExA | GetFileVersionInfoExW |
GetFileVersionInfoSizeA | GetFileVersionInfoSizeExA | GetFileVersionInfoSizeExW | GetFileVersionInfoSizeW |
GetFileVersionInfoW | VerFindFileA | VerFindFileW | VerInstallFileA |
VerInstallFileW | VerLanguageNameA | VerLanguageNameW | VerQueryValueA |
VerQueryValueW |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _vsnprintf _vsnwprintf free malloc - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-version-l1-1-0.dll:
KernelBase!GetFileVersionInfoExW KernelBase!GetFileVersionInfoSizeExW KernelBase!VerFindFileW KernelBase!VerQueryValueW - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!IsDBCSLeadByte - api-ms-win-core-version-l1-1-1.dll:
KernelBase!GetFileVersionInfoSizeW KernelBase!GetFileVersionInfoW - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!DeleteFileA KernelBase!DeleteFileW KernelBase!GetFileAttributesW KernelBase!GetFileSize KernelBase!GetFileTime KernelBase!GetFullPathNameA KernelBase!SetFileTime - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!FreeLibrary KernelBase!GetProcAddress - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-libraryloader-l1-2-1.dll:
KernelBase!LoadLibraryW - api-ms-win-core-string-l1-1-0.dll:
KernelBase!WideCharToMultiByte - 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-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-versionansi-l1-1-0.dll:
KernelBase!GetFileVersionInfoExA KernelBase!GetFileVersionInfoSizeExA KernelBase!VerFindFileA KernelBase!VerQueryValueA - api-ms-win-core-versionansi-l1-1-1.dll:
KernelBase!GetFileVersionInfoA KernelBase!GetFileVersionInfoSizeA - api-ms-win-core-version-private-l1-1-0.dll:
KernelBase!GetFileVersionInfoByHandle - KERNELBASE.dll:
lstrcmpi lstrcmpiW lstrlenW - ntdll.dll:
NlsMbCodePageTag RtlAllocateHeap RtlAnsiStringToUnicodeString RtlFreeAnsiString RtlInitAnsiString RtlUnicodeStringToAnsiString - KERNEL32.dll:
LZClose LZCloseFile LZCopy LZCreateFileW LZInit MoveFileW _hread _hwrite _lclose _lcreat _llseek _lopen