networkhelper.dll
Description: Network utilities for mail, contacts, calendar
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.4355
Architecture: 32-bit
Operating System: Windows NT
SHA256: 6f055c097b986acdec861247120c8281
File Size: 98.0 KB
Uploaded At: Dec. 1, 2025, 8:02 a.m.
Views: 7
Exported Functions
- CreateControlChannelTriggerConnectionManager (Ordinal: 1, Address: 0x5230)
- GetSerializedAppMetadata (Ordinal: 2, Address: 0x6ba0)
- CHttpTransport_CreateInstance (Ordinal: 3, Address: 0x7790)
- CheckPdcRenewal (Ordinal: 4, Address: 0xe440)
- GetOrCreateNullPowerDependencyCoordinatorManager (Ordinal: 5, Address: 0xea50)
- InitializePowerDependencyCoordinatorManager (Ordinal: 6, Address: 0xe8b0)
- IsNetworkConnectionCostRestricted (Ordinal: 7, Address: 0x6da0)
- ProgressStatus (Ordinal: 8, Address: 0xf7a0)
- ReleasePowerDependencyCoordinatorManager (Ordinal: 9, Address: 0xe9d0)
- ReportSyncProgress (Ordinal: 10, Address: 0xf710)
- SyncPdcReference_WatchdogReport (Ordinal: 11, Address: 0xe410)
- SyncPdcReference_WatchdogsEnabled (Ordinal: 12, Address: 0xe390)
- SyncWerReportComponentName (Ordinal: 13, Address: 0xe320)
- SyncWerReportGenerator (Ordinal: 14, Address: 0xe1b0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x10017024)
- CoInitializeEx (Address: 0x10017020)
- CoUninitialize (Address: 0x10017028)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x10017038)
- IsDebuggerPresent (Address: 0x10017030)
- OutputDebugStringW (Address: 0x10017034)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x10017040)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x10017048)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x10017058)
- RaiseException (Address: 0x10017050)
- SetLastError (Address: 0x1001705c)
- SetUnhandledExceptionFilter (Address: 0x10017060)
- UnhandledExceptionFilter (Address: 0x10017054)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x10017068)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10017070)
- DuplicateHandle (Address: 0x10017074)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x1001707c)
- HeapAlloc (Address: 0x10017084)
- HeapFree (Address: 0x10017080)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x10017090)
- LocalFree (Address: 0x1001708c)
api-ms-win-core-io-l1-1-0.dll
- DeviceIoControl (Address: 0x10017098)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
- RegisterWaitForSingleObject (Address: 0x100170a0)
api-ms-win-core-libraryloader-l1-2-0.dll
- FreeLibrary (Address: 0x100170b8)
- GetModuleFileNameA (Address: 0x100170a8)
- GetModuleFileNameW (Address: 0x100170b4)
- GetModuleHandleExW (Address: 0x100170ac)
- GetModuleHandleW (Address: 0x100170b0)
- GetProcAddress (Address: 0x100170bc)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryW (Address: 0x100170c4)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x100170cc)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x100170dc)
- GetCurrentProcessId (Address: 0x100170d4)
- GetCurrentThreadId (Address: 0x100170e0)
- OpenProcessToken (Address: 0x100170d8)
- TerminateProcess (Address: 0x100170e4)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x100170ec)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x10017104)
- RegCreateKeyExW (Address: 0x10017100)
- RegGetValueW (Address: 0x100170fc)
- RegNotifyChangeKeyValue (Address: 0x100170f4)
- RegOpenKeyExW (Address: 0x10017108)
- RegQueryValueExW (Address: 0x100170f8)
- RegSetValueExW (Address: 0x1001710c)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x10017114)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x10017120)
- AcquireSRWLockShared (Address: 0x10017138)
- CreateEventW (Address: 0x10017150)
- CreateMutexExW (Address: 0x1001712c)
- CreateSemaphoreExW (Address: 0x1001711c)
- DeleteCriticalSection (Address: 0x10017160)
- EnterCriticalSection (Address: 0x10017154)
- InitializeCriticalSection (Address: 0x10017140)
- InitializeCriticalSectionEx (Address: 0x10017158)
- LeaveCriticalSection (Address: 0x1001715c)
- OpenSemaphoreW (Address: 0x10017130)
- ReleaseMutex (Address: 0x10017128)
- ReleaseSemaphore (Address: 0x10017124)
- ReleaseSRWLockExclusive (Address: 0x10017134)
- ReleaseSRWLockShared (Address: 0x1001713c)
- ResetEvent (Address: 0x10017144)
- SetEvent (Address: 0x1001714c)
- WaitForSingleObject (Address: 0x10017148)
- WaitForSingleObjectEx (Address: 0x10017164)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x10017178)
- InitOnceComplete (Address: 0x10017174)
- Sleep (Address: 0x10017170)
- SleepConditionVariableSRW (Address: 0x1001716c)
- WakeAllConditionVariable (Address: 0x1001717c)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTime (Address: 0x1001718c)
- GetSystemTimeAsFileTime (Address: 0x10017184)
- GetTickCount (Address: 0x10017188)
- GetTickCount64 (Address: 0x10017190)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x10017198)
- CreateThreadpoolTimer (Address: 0x100171a4)
- SetThreadpoolTimer (Address: 0x1001719c)
- WaitForThreadpoolTimerCallbacks (Address: 0x100171a0)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- UnregisterWaitEx (Address: 0x100171ac)
api-ms-win-core-timezone-l1-1-0.dll
- SystemTimeToFileTime (Address: 0x100171b4)
api-ms-win-core-winrt-l1-1-0.dll
- RoGetActivationFactory (Address: 0x100171bc)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsCreateStringReference (Address: 0x100171c4)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x100171d0)
- EventSetInformation (Address: 0x100171cc)
- EventUnregister (Address: 0x100171d4)
- EventWriteTransfer (Address: 0x100171d8)
api-ms-win-security-base-l1-1-0.dll
- GetTokenInformation (Address: 0x100171e0)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x1001720c)
- __dllonexit (Address: 0x1001721c)
- _amsg_exit (Address: 0x10017234)
- _callnewh (Address: 0x10017238)
- _except_handler4_common (Address: 0x100171ec)
- _initterm (Address: 0x100171e8)
- _lock (Address: 0x10017218)
- _onexit (Address: 0x10017224)
- _purecall (Address: 0x100171f4)
- _strnicmp (Address: 0x100171f0)
- _unlock (Address: 0x10017240)
- _vsnwprintf (Address: 0x10017204)
- _wsplitpath_s (Address: 0x100171f8)
- _XcptFilter (Address: 0x10017220)
- free (Address: 0x10017228)
- malloc (Address: 0x1001723c)
- memcmp (Address: 0x10017214)
- memcpy (Address: 0x10017210)
- memcpy_s (Address: 0x10017208)
- memmove (Address: 0x10017230)
- memset (Address: 0x10017244)
- realloc (Address: 0x1001722c)
- swprintf_s (Address: 0x100171fc)
- wcsncpy_s (Address: 0x10017200)
ntdll.dll
- NtQuerySystemInformation (Address: 0x10017250)
- RtlAllocateHeap (Address: 0x1001724c)
- RtlFreeHeap (Address: 0x10017258)
- RtlLengthSid (Address: 0x1001725c)
- RtlReportException (Address: 0x10017254)
SYNCUTIL.dll
- (Address: 0x10017000)
UMPDC.dll
- Pdcv2ActivationClientActivate (Address: 0x10017014)
- Pdcv2ActivationClientDeactivate (Address: 0x1001700c)
- Pdcv2ActivationClientRegister (Address: 0x10017018)
- Pdcv2ActivationClientRenewActivation (Address: 0x10017010)
- Pdcv2ActivationClientUnregister (Address: 0x10017008)