HNetCfgClient.dll

Description: Home Networking Configuration API Client

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 275b3bd71a918582169d3738ccf08161

File Size: 252.5 KB

Uploaded At: Dec. 1, 2025, 7:29 a.m.

Views: 6

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x4910)
  • DllGetClassObject (Ordinal: 2, Address: 0x49a0)
  • DllRegisterServer (Ordinal: 3, Address: 0x4aa0)
  • DllUnregisterServer (Ordinal: 4, Address: 0x4b80)
  • HNetCfgGetDhcpScopeAddress (Ordinal: 5, Address: 0x92f0)
  • HNetCfgGetPrivateIndex (Ordinal: 6, Address: 0x8cc0)
  • HNetCfgGetPublicIndex (Ordinal: 7, Address: 0x8dc0)
  • HNetCfgSetDhcpScopeAddress (Ordinal: 8, Address: 0x93f0)
  • HNetCfgStartSharing (Ordinal: 9, Address: 0x8ec0)
  • HNetCfgStartSharingEx (Ordinal: 10, Address: 0x8fa0)
  • HNetCfgStopSharing (Ordinal: 11, Address: 0x9090)
  • HNetCfgUpdateSharingSettingsFromStorage (Ordinal: 12, Address: 0x9210)

Imported DLLs & Functions

api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180033198)
  • IsDebuggerPresent (Address: 0x1800331b0)
  • OutputDebugStringA (Address: 0x1800331a8)
  • OutputDebugStringW (Address: 0x1800331a0)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1800331c0)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x1800331d0)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x1800331f0)
  • RaiseException (Address: 0x1800331e8)
  • SetLastError (Address: 0x1800331f8)
  • SetUnhandledExceptionFilter (Address: 0x1800331e0)
  • UnhandledExceptionFilter (Address: 0x180033200)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180033210)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180033228)
  • HeapAlloc (Address: 0x180033230)
  • HeapFree (Address: 0x180033220)
api-ms-win-core-io-l1-1-0.dll
  • DeviceIoControl (Address: 0x180033240)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x180033278)
  • FindResourceExW (Address: 0x180033270)
  • FreeLibrary (Address: 0x180033258)
  • GetModuleFileNameA (Address: 0x180033298)
  • GetModuleFileNameW (Address: 0x180033280)
  • GetModuleHandleExW (Address: 0x180033260)
  • GetModuleHandleW (Address: 0x1800332a0)
  • GetProcAddress (Address: 0x1800332a8)
  • LoadLibraryExW (Address: 0x180033268)
  • LoadResource (Address: 0x180033250)
  • LoadStringW (Address: 0x180033288)
  • SizeofResource (Address: 0x180033290)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x1800332b8)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x1800332c8)
  • GetCurrentProcessId (Address: 0x1800332d0)
  • GetCurrentThreadId (Address: 0x1800332e0)
  • TerminateProcess (Address: 0x1800332d8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x1800332f0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180033310)
  • RegCreateKeyExW (Address: 0x180033318)
  • RegDeleteValueW (Address: 0x180033320)
  • RegEnumKeyExW (Address: 0x180033300)
  • RegEnumValueW (Address: 0x180033340)
  • RegOpenKeyExW (Address: 0x180033308)
  • RegQueryInfoKeyW (Address: 0x180033330)
  • RegQueryValueExW (Address: 0x180033338)
  • RegSetValueExW (Address: 0x180033328)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180033350)
  • RtlLookupFunctionEntry (Address: 0x180033358)
  • RtlVirtualUnwind (Address: 0x180033360)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x180033370)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x180033380)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpiW (Address: 0x180033390)
api-ms-win-core-synch-l1-1-0.dll
  • CreateMutexExW (Address: 0x1800333f8)
  • CreateSemaphoreExW (Address: 0x1800333e8)
  • DeleteCriticalSection (Address: 0x1800333d0)
  • EnterCriticalSection (Address: 0x1800333f0)
  • InitializeCriticalSection (Address: 0x1800333c8)
  • LeaveCriticalSection (Address: 0x1800333d8)
  • OpenEventW (Address: 0x1800333a0)
  • OpenSemaphoreW (Address: 0x1800333b0)
  • ReleaseMutex (Address: 0x1800333c0)
  • ReleaseSemaphore (Address: 0x1800333e0)
  • WaitForSingleObject (Address: 0x1800333b8)
  • WaitForSingleObjectEx (Address: 0x1800333a8)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x180033408)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x180033420)
  • GetSystemTimeAsFileTime (Address: 0x180033418)
  • GetTickCount (Address: 0x180033428)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x180033448)
  • GetTraceEnableLevel (Address: 0x180033460)
  • GetTraceLoggerHandle (Address: 0x180033438)
  • RegisterTraceGuidsW (Address: 0x180033450)
  • TraceMessage (Address: 0x180033458)
  • UnregisterTraceGuids (Address: 0x180033440)
api-ms-win-security-base-l1-1-0.dll
  • AllocateAndInitializeSid (Address: 0x180033478)
  • CheckTokenMembership (Address: 0x180033480)
  • FreeSid (Address: 0x180033470)
IPHLPAPI.DLL
  • ConvertInterfaceGuidToLuid (Address: 0x180033150)
  • ConvertInterfaceIndexToLuid (Address: 0x180033130)
  • ConvertInterfaceLuidToGuid (Address: 0x180033128)
  • ConvertInterfaceLuidToIndex (Address: 0x180033148)
  • ConvertInterfaceLuidToNameW (Address: 0x180033120)
  • ConvertIpv4MaskToLength (Address: 0x180033140)
  • ConvertLengthToIpv4Mask (Address: 0x180033138)
  • GetAdaptersAddresses (Address: 0x180033118)
msvcrt.dll
  • __C_specific_handler (Address: 0x180033548)
  • __CxxFrameHandler3 (Address: 0x180033598)
  • __dllonexit (Address: 0x180033538)
  • _amsg_exit (Address: 0x1800334e0)
  • _callnewh (Address: 0x180033500)
  • _CxxThrowException (Address: 0x180033490)
  • _errno (Address: 0x1800335b8)
  • _initterm (Address: 0x180033508)
  • _lock (Address: 0x180033518)
  • _onexit (Address: 0x180033540)
  • _purecall (Address: 0x180033570)
  • _unlock (Address: 0x180033520)
  • _vsnprintf_s (Address: 0x180033550)
  • _vsnwprintf (Address: 0x180033580)
  • _wcsdup (Address: 0x1800334f8)
  • _wcsicmp (Address: 0x1800334c0)
  • _wtoi (Address: 0x1800335a0)
  • _XcptFilter (Address: 0x1800334d8)
  • ??_V@YAXPEAX@Z (Address: 0x180033590)
  • ??0exception@@QEAA@AEBQEBD@Z (Address: 0x1800334f0)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x1800334e8)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x180033558)
  • ??0exception@@QEAA@XZ (Address: 0x180033560)
  • ??1exception@@UEAA@XZ (Address: 0x180033568)
  • ??1type_info@@UEAA@XZ (Address: 0x1800335b0)
  • ??3@YAXPEAX@Z (Address: 0x180033498)
  • ?terminate@@YAXXZ (Address: 0x180033510)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x1800334c8)
  • free (Address: 0x1800334b0)
  • malloc (Address: 0x180033528)
  • memcpy (Address: 0x1800334a0)
  • memcpy_s (Address: 0x180033578)
  • memmove (Address: 0x1800334d0)
  • memset (Address: 0x1800335c8)
  • realloc (Address: 0x1800335c0)
  • vswprintf_s (Address: 0x180033588)
  • wcscat_s (Address: 0x1800334b8)
  • wcscpy_s (Address: 0x1800334a8)
  • wcsncpy_s (Address: 0x180033530)
  • wcstok_s (Address: 0x1800335a8)
NSI.dll
  • NsiGetAllParametersEx (Address: 0x180033160)
  • NsiSetAllParameters (Address: 0x180033168)
ntdll.dll
  • NtOpenFile (Address: 0x180033608)
  • RtlFreeUnicodeString (Address: 0x1800335d8)
  • RtlInitUnicodeString (Address: 0x1800335f8)
  • RtlNtStatusToDosError (Address: 0x180033600)
  • RtlStringFromGUID (Address: 0x1800335e0)
  • WinSqmIncrementDWORD (Address: 0x1800335e8)
  • WinSqmSetDWORD (Address: 0x1800335f0)
RPCRT4.dll
  • UuidCreate (Address: 0x180033178)
WINNSI.DLL
  • NsiRpcSetAllParameters (Address: 0x180033188)