Windows 10 DLL File Information - Windows.Networking.HostName.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: | Windows.Networking.HostName DLL |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 5 other DLL files in system32 directory are statically linked to this file. |
File Size: | 119 KB |
Total Number of Exported Functions: | 12 |
Total Number of Exported Functions With Names: | 12 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 101,888 Bytes | 83.6% | Read, Execute | Code |
.data | 0x0001a000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.idata | 0x0001b000 | 4,608 Bytes | 3.8% | Read | Initialized Data |
.didat | 0x0001d000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.rsrc | 0x0001e000 | 1,536 Bytes | 1.3% | Read | Initialized Data |
.reloc | 0x0001f000 | 11,776 Bytes | 9.7% | Read, Discardable | Initialized Data |
Static Linking
Windows.Networking.HostName.dll is statically linked to the following files:msvcrt.dll
combase.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-core-winrt-error-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-quirks-l1-1-0.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
RPCRT4.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
ntdll.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when Windows.Networking.HostName.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Windows.Networking.HostName.dll won't be loaded.
List of files that are statically linked to Windows.Networking.HostName.dll
Windows.Devices.Bluetooth.dll
Windows.Devices.WiFiDirect.dll
Windows.Networking.dll
Windows.Networking.ServiceDiscovery.Dnssd.dll
Windows.Networking.Vpn.dll
This means that when one of the above files is loaded, Windows.Networking.HostName.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 | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 1,016 Bytes | 0.8% |
Total | 1 | 1,016 Bytes | 0.8% |
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:CreateEndpointPairFromSockAddrs | CreateHostNameFromSockAddr | CreateHostNameFromString |
CreateNetworkAdapterFromGuid | DllCanUnloadNow | DllGetActivationFactory |
DllGetClassObject | DllMain | DllRegisterServer |
DllUnregisterServer | GetAllHostNames | GetSortedEndpointPairs |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf _wtoi free malloc memcmp memmove_s memset realloc towlower - combase.dll:
CStdAsyncStubBuffer_Disconnect CStdStubBuffer2_Connect CStdStubBuffer2_CountRefs CStdStubBuffer2_Disconnect CStdStubBuffer2_QueryInterface CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrProxyForwardingFunction3 NdrProxyForwardingFunction4 NdrProxyForwardingFunction5 ObjectStublessClient10 ObjectStublessClient11 ObjectStublessClient12 ObjectStublessClient13 ObjectStublessClient14 ObjectStublessClient15 ObjectStublessClient16 ObjectStublessClient17 ObjectStublessClient3 ObjectStublessClient6 ObjectStublessClient7 ObjectStublessClient8 ObjectStublessClient9 - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!HSTRING_UserFree combase!HSTRING_UserMarshal combase!HSTRING_UserSize combase!HSTRING_UserUnmarshal combase!WindowsCompareStringOrdinal combase!WindowsCreateString combase!WindowsCreateStringReference combase!WindowsDeleteString combase!WindowsDuplicateString combase!WindowsGetStringLen combase!WindowsGetStringRawBuffer combase!WindowsIsStringEmpty combase!WindowsStringHasEmbeddedNull - api-ms-win-core-winrt-error-l1-1-1.dll:
combase!RoOriginateError combase!RoOriginateErrorW combase!RoTransformError - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!InitOnceExecuteOnce KernelBase!Sleep ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateFreeThreadedMarshaler combase!CoCreateInstance combase!CoTaskMemAlloc combase!RoGetAgileReference - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!IdnToAscii KernelBase!IdnToUnicode - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetComputerNameExW KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-quirks-l1-1-0.dll:
KernelBase!QuirkIsEnabled - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoGetActivationFactory - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegGetValueW - RPCRT4.dll:
IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrDllCanUnloadNow NdrDllGetClassObject NdrDllRegisterProxy NdrDllUnregisterProxy NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - 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 - ntdll.dll:
RtlIpv4AddressToStringW RtlIpv4StringToAddressExW RtlIpv6AddressToStringExW RtlIpv6StringToAddressExW - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI