Windows 8 DLL File Information - netdiagfx.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: | Network Diagnostic Framework |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 216 KB |
Total Number of Exported Functions: | 6 |
Total Number of Exported Functions With Names: | 6 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 186,880 Bytes | 84.3% | Read, Execute | Code |
.data | 0x0002f000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.idata | 0x00030000 | 7,168 Bytes | 3.2% | Read | Initialized Data |
.rsrc | 0x00032000 | 14,848 Bytes | 6.7% | Read | Initialized Data |
.reloc | 0x00036000 | 11,264 Bytes | 5.1% | Read, Discardable | Initialized Data |
Static Linking
netdiagfx.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
ADVAPI32.dll
USER32.dll
ole32.dll
OLEAUT32.dll
SHLWAPI.dll
RPCRT4.dll
wer.dll
wdi.dll
WS2_32.dll
IPHLPAPI.DLL
USERENV.dll
SHELL32.dll
SETUPAPI.dll
nlaapi.dll
ntdll.dll
This means that when netdiagfx.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, netdiagfx.dll won't be loaded.
List of files that are statically linked to netdiagfx.dll
ndfetw.dll
This means that when one of the above files is loaded, netdiagfx.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 | 5 | 372 Bytes | 0.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 24,894 Bytes | 11.2% |
Total | 9 | 25,266 Bytes | 11.4% |
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 |
---|---|
110 | Unable to diagnose/repair network problems |
111 | Network Diagnostics Framework |
200 | Looking for problems in %s... |
201 | %s... |
202 | Verifying that the %s problem is resolved... |
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:HelperTraceEvent | HelperTraceInitialize | HelperTraceUninitialize |
WdiDiagnosticModuleMain | WdiGetDiagnosticModuleInterfaceVersion | WdiHandleInstance |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _errno _except_handler4_common _ftol2 _initterm _localtime64_s _lock _onexit _purecall _resetstkoflw _time64 _unlock _vscwprintf _vsnwprintf _wcsicmp _wcslwr_s _wcsnicmp _wtoi calloc free malloc memcmp memcpy memcpy_s memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const realloc vswprintf_s wcscspn wcsftime wcsncmp wcsnlen wcsrchr wcsspn wcsstr - KERNEL32.dll:
CloseHandle CompareFileTime CopyFileW CreateEventW CreateThread DeleteFileW DisableThreadLibraryCalls ExpandEnvironmentStringsW FileTimeToSystemTime FindResourceExW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetLastError GetModuleHandleW GetProcAddress GetProcessHeap GetSystemTimeAsFileTime GetThreadPreferredUILanguages GetTickCount HeapDestroy HeapFree InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExW LoadResource LockResource MoveFileW MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter RaiseException SetEvent SetLastError SetThreadPreferredUILanguages SetUnhandledExceptionFilter SizeofResource Sleep TerminateProcess UnhandledExceptionFilter WaitForSingleObject WaitForSingleObjectEx lstrcmpW lstrcmpiW ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlReleaseSRWLockExclusive ntdll!RtlSizeHeap - ADVAPI32.dll:
AddAce CheckTokenMembership ControlTraceW CopySid EnableTraceEx EnableTraceEx2 GetLengthSid GetSidLengthRequired GetSidSubAuthority GetTokenInformation InitializeAcl InitializeSid IsValidSid OpenThreadToken RegCloseKey RegCreateKeyExW RegEnumKeyExW RegEnumValueW RegOpenKeyExW RegQueryValueExW RegSetValueExW SetNamedSecurityInfoW StartTraceW StopTraceW ntdll!EtwEventActivityIdControl ntdll!EtwEventEnabled ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - USER32.dll:
LoadStringW UnregisterClassA - ole32.dll:
combase!CLSIDFromString combase!CoCancelCall combase!CoCreateGuid combase!CoDisableCallCancellation combase!CoEnableCallCancellation combase!CoFreeUnusedLibraries combase!CoFreeUnusedLibrariesEx combase!CoGetClassObject combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!StringFromGUID2 - OLEAUT32.dll:
SysAllocString SysAllocStringByteLen SysFreeString SysStringByteLen - SHLWAPI.dll:
PathFileExistsW PathFindFileNameW - RPCRT4.dll:
MesDecodeBufferHandleCreate MesEncodeDynBufferHandleCreate MesHandleFree NdrMesTypeDecode2 NdrMesTypeEncode2 UuidCreateSequential - wer.dll:
WerReportAddFile WerReportCloseHandle WerReportCreate WerReportSetParameter WerReportSubmit - wdi.dll:
WdiAddFileToInstance WdiAddParameter WdiGetDiagnosticModuleId WdiGetInstanceId WdiGetParameterByIndex WdiGetParameterByName WdiGetParameterCount WdiGetParameterData WdiGetParameterDataLength WdiGetParameterName WdiGetScenarioInfo WdiImpersonateClient WdiRevertToSelf WdiSetProblemDetectionResult WdiSetProgress WdiSetResolution - WS2_32.dll:
htons - IPHLPAPI.DLL:
ConvertInterfaceGuidToLuid ConvertInterfaceIndexToLuid ConvertInterfaceLuidToAlias ConvertInterfaceLuidToGuid ConvertInterfaceLuidToIndex GetAdaptersAddresses - USERENV.dll:
UnloadUserProfile - SHELL32.dll:
SHGetFolderPathAndSubDirW - SETUPAPI.dll:
SetupCloseFileQueue SetupDiBuildDriverInfoList SetupDiCallClassInstaller SetupDiDestroyDeviceInfoList SetupDiEnumDeviceInfo SetupDiEnumDriverInfoW SetupDiGetClassDevsW SetupDiGetDeviceInstallParamsW SetupDiGetDriverInfoDetailW SetupDiOpenDevRegKey SetupDiSetDeviceInstallParamsW SetupDiSetSelectedDriverW SetupOpenFileQueue SetupScanFileQueue - nlaapi.dll:
NlaAddToTypeSet NlaCloseQuery NlaCreateTypeSet NlaDeleteDataSet NlaDeleteTypeSet NlaOpenQuery NlaQueryNetData NlaQueryNetSignatures - ntdll.dll:
RtlInitializeSid RtlIpv4AddressToStringW RtlIpv6AddressToStringW RtlSubAuthoritySid WinSqmAddToStream WinSqmEndSession WinSqmSetDWORD WinSqmSetString WinSqmStartSession