Windows 8 DLL File Information - hnetmon.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | Home Networking Monitor DLL |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 15 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 | 8,704 Bytes | 56.7% | Read, Execute | Code |
.data | 0x00004000 | 1,024 Bytes | 6.7% | Write, Read | Initialized Data |
.idata | 0x00005000 | 1,536 Bytes | 10.0% | Read | Initialized Data |
.rsrc | 0x00006000 | 1,536 Bytes | 10.0% | Read | Initialized Data |
.reloc | 0x00007000 | 1,536 Bytes | 10.0% | Read, Discardable | Initialized Data |
Static Linking
hnetmon.dll is statically linked to the following files:msvcrt.dll
ADVAPI32.dll
KERNEL32.dll
NETSH.EXE
netshell.dll
ole32.dll
This means that when hnetmon.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, hnetmon.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 | 42 | 6,188 Bytes | 40.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,124 Bytes | 7.3% |
Total | 44 | 7,312 Bytes | 47.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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
2100 | Displays help. |
2101 | Usage: %1!s! Displays help. |
2110 | Installs the component corresponding to the current context. |
2111 | Usage: %1!s! Not supported. Please go to the Network Connections folder to install. |
2112 | Removes the component corresponding to the current context. |
2113 | Usage: %1!s! Not supported. Please go to the Network Connections folder to uninstall. |
2120 | Outputs a configuration script. |
2121 | Usage: %1!s! Dumps the configuration for the current context and subcontexts. To save the dumped configuration, redirect the output to a file. |
2150 | Sets configuration information. |
2151 | Displays information. |
5000 | Installs the bridge on the current machine. |
5001 | Usage: %1!s! Installs the bridge on the current machine. |
5002 | Removes the bridge from the current machine. |
5003 | Usage: %1!s! Removes the bridge from the current machine. |
5004 | Not supported. Please go to the Network Connections folder to %1!s!. |
5010 | # ------------------------------------ # Bridge configuration (not supported) # ------------------------------------ |
5011 | # ------------------------------------ # End of Bridge configuration # ------------------------------------ |
5110 | Modifies the bridge configuration for a specified adapter. |
5111 | Usage: %1!s! [id=]<integer> [[forcecompatmode=]enable|disable] Parameters: Tag Value id - The ID of the adapter which you want configured. Use the "show adapter" command to obtain ID listing. forcecompatmode - One of the following values: enable : Enable Layer3 mode. disable: Disable Layer3 mode. Remarks: Modifies bridge configuration for a specified adapter. This should only be done if network connectivity is not working as expected on the specified adapter. Examples: %1!s! "2" forcecompatmode=enable Modifies the bridge configuration for adapter "2" by setting it in Layer3 mode. |
5210 | Shows the adapters configured as a single bridge. |
5211 | Usage: %1!s! [[id=]integer] Parameters: Tag Value id - The ID of the adapter whose configuration you want to view. Remarks: Shows information about adapters pertaining to the bridge. Examples: %1!s! Lists all adapters (with IDs) which form part of the bridge and their settings and flags. |
20501 | None |
20551 | ---------------------------------------------------------------------- ID AdapterFriendlyName ForceCompatibilityMode ---------------------------------------------------------------------- |
20552 | None |
20553 | None |
30002 | No Helper was found |
30003 | No Helpers were found |
30004 | Control+C to Quit |
32001 | created |
32002 | delete |
32003 | enabled |
32004 | disabled |
32100 | unknown |
32200 | ---------------------------------------------------------------------- |
40100 | Bridge is present |
40101 | Bridge is not present |
50100 | %1!s! is not an acceptable value for %2!s!. |
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:InitHelperDll |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _errno _initterm free malloc memset wcstoul - ADVAPI32.dll:
RegCloseKey RegCreateKeyExW RegOpenKeyExW RegQueryValueExW RegSetValueExW - KERNEL32.dll:
DisableThreadLibraryCalls GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetProcessHeap GetSystemTimeAsFileTime GetTickCount HeapFree InterlockedCompareExchange InterlockedExchange OutputDebugStringA QueryPerformanceCounter RtlUnwind SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter ntdll!RtlAllocateHeap - NETSH.EXE:
FreeString MakeString MatchEnumTag PreprocessCommand PrintError PrintMessage PrintMessageFromModule RegisterContext RegisterHelper - netshell.dll:
NcFreeNetconProperties - ole32.dll:
combase!CoInitializeEx combase!CoTaskMemFree combase!CoUninitialize combase!StringFromGUID2