networkhelper.dll
Description: Network utilities for mail, contacts, calendar
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.4355
Architecture: 64-bit
Operating System: Windows NT
SHA256: 29918ab5b527860fa7062aa8cc30df20
File Size: 125.0 KB
Uploaded At: Dec. 1, 2025, 7:35 a.m.
Views: 8
Exported Functions
- CreateControlChannelTriggerConnectionManager (Ordinal: 1, Address: 0x2440)
- GetSerializedAppMetadata (Ordinal: 2, Address: 0x4460)
- CHttpTransport_CreateInstance (Ordinal: 3, Address: 0x56a0)
- CheckPdcRenewal (Ordinal: 4, Address: 0xe4a0)
- GetOrCreateNullPowerDependencyCoordinatorManager (Ordinal: 5, Address: 0xec70)
- InitializePowerDependencyCoordinatorManager (Ordinal: 6, Address: 0xe9b0)
- IsNetworkConnectionCostRestricted (Ordinal: 7, Address: 0x46d0)
- ProgressStatus (Ordinal: 8, Address: 0xfcd0)
- ReleasePowerDependencyCoordinatorManager (Ordinal: 9, Address: 0xebc0)
- ReportSyncProgress (Ordinal: 10, Address: 0xfc10)
- SyncPdcReference_WatchdogReport (Ordinal: 11, Address: 0xe470)
- SyncPdcReference_WatchdogsEnabled (Ordinal: 12, Address: 0xe3c0)
- SyncWerReportComponentName (Ordinal: 13, Address: 0xe340)
- SyncWerReportGenerator (Ordinal: 14, Address: 0xe0a0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x180015940)
- CoInitializeEx (Address: 0x180015930)
- CoUninitialize (Address: 0x180015938)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180015960)
- IsDebuggerPresent (Address: 0x180015958)
- OutputDebugStringW (Address: 0x180015950)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x180015970)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x180015980)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1800159b0)
- RaiseException (Address: 0x1800159a8)
- SetLastError (Address: 0x1800159a0)
- SetUnhandledExceptionFilter (Address: 0x180015998)
- UnhandledExceptionFilter (Address: 0x180015990)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x1800159c0)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x1800159d8)
- DuplicateHandle (Address: 0x1800159d0)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x1800159e8)
- HeapAlloc (Address: 0x1800159f8)
- HeapFree (Address: 0x1800159f0)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180015a10)
- LocalFree (Address: 0x180015a08)
api-ms-win-core-io-l1-1-0.dll
- DeviceIoControl (Address: 0x180015a20)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
- RegisterWaitForSingleObject (Address: 0x180015a30)
api-ms-win-core-libraryloader-l1-2-0.dll
- FreeLibrary (Address: 0x180015a60)
- GetModuleFileNameA (Address: 0x180015a50)
- GetModuleFileNameW (Address: 0x180015a58)
- GetModuleHandleExW (Address: 0x180015a48)
- GetModuleHandleW (Address: 0x180015a68)
- GetProcAddress (Address: 0x180015a40)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryW (Address: 0x180015a78)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180015a88)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x180015aa8)
- GetCurrentProcessId (Address: 0x180015ab8)
- GetCurrentThreadId (Address: 0x180015aa0)
- OpenProcessToken (Address: 0x180015ab0)
- TerminateProcess (Address: 0x180015a98)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180015ac8)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180015ad8)
- RegCreateKeyExW (Address: 0x180015ae8)
- RegGetValueW (Address: 0x180015af8)
- RegNotifyChangeKeyValue (Address: 0x180015ae0)
- RegOpenKeyExW (Address: 0x180015b00)
- RegQueryValueExW (Address: 0x180015af0)
- RegSetValueExW (Address: 0x180015b08)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180015ba0)
- AcquireSRWLockShared (Address: 0x180015b50)
- CreateEventW (Address: 0x180015b68)
- CreateMutexExW (Address: 0x180015b98)
- CreateSemaphoreExW (Address: 0x180015b88)
- DeleteCriticalSection (Address: 0x180015b40)
- EnterCriticalSection (Address: 0x180015b70)
- InitializeCriticalSection (Address: 0x180015b48)
- InitializeCriticalSectionEx (Address: 0x180015b78)
- LeaveCriticalSection (Address: 0x180015b80)
- OpenSemaphoreW (Address: 0x180015b18)
- ReleaseMutex (Address: 0x180015ba8)
- ReleaseSemaphore (Address: 0x180015b58)
- ReleaseSRWLockExclusive (Address: 0x180015b90)
- ReleaseSRWLockShared (Address: 0x180015b38)
- ResetEvent (Address: 0x180015b30)
- SetEvent (Address: 0x180015b60)
- WaitForSingleObject (Address: 0x180015b20)
- WaitForSingleObjectEx (Address: 0x180015b28)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x180015bd0)
- InitOnceComplete (Address: 0x180015bd8)
- Sleep (Address: 0x180015bc8)
- SleepConditionVariableSRW (Address: 0x180015bc0)
- WakeAllConditionVariable (Address: 0x180015bb8)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTime (Address: 0x180015be8)
- GetSystemTimeAsFileTime (Address: 0x180015bf8)
- GetTickCount (Address: 0x180015bf0)
- GetTickCount64 (Address: 0x180015c00)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180015c20)
- CreateThreadpoolTimer (Address: 0x180015c10)
- SetThreadpoolTimer (Address: 0x180015c28)
- WaitForThreadpoolTimerCallbacks (Address: 0x180015c18)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- UnregisterWaitEx (Address: 0x180015c38)
api-ms-win-core-timezone-l1-1-0.dll
- SystemTimeToFileTime (Address: 0x180015c48)
api-ms-win-core-winrt-l1-1-0.dll
- RoGetActivationFactory (Address: 0x180015c58)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsCreateStringReference (Address: 0x180015c68)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x180015c80)
- EventSetInformation (Address: 0x180015c90)
- EventUnregister (Address: 0x180015c88)
- EventWriteTransfer (Address: 0x180015c78)
api-ms-win-security-base-l1-1-0.dll
- GetTokenInformation (Address: 0x180015ca0)
msvcrt.dll
- __C_specific_handler (Address: 0x180015d60)
- __CxxFrameHandler3 (Address: 0x180015d10)
- __dllonexit (Address: 0x180015cc8)
- _amsg_exit (Address: 0x180015d28)
- _callnewh (Address: 0x180015d38)
- _initterm (Address: 0x180015d20)
- _lock (Address: 0x180015d18)
- _onexit (Address: 0x180015cc0)
- _purecall (Address: 0x180015ce0)
- _strnicmp (Address: 0x180015d58)
- _unlock (Address: 0x180015cd0)
- _vsnwprintf (Address: 0x180015d00)
- _wsplitpath_s (Address: 0x180015ce8)
- _XcptFilter (Address: 0x180015d30)
- free (Address: 0x180015d48)
- malloc (Address: 0x180015d40)
- memcmp (Address: 0x180015d50)
- memcpy (Address: 0x180015cd8)
- memcpy_s (Address: 0x180015d08)
- memmove (Address: 0x180015cb0)
- memset (Address: 0x180015d68)
- realloc (Address: 0x180015cb8)
- swprintf_s (Address: 0x180015cf0)
- wcsncpy_s (Address: 0x180015cf8)
ntdll.dll
- NtQuerySystemInformation (Address: 0x180015d78)
- RtlAllocateHeap (Address: 0x180015db0)
- RtlCaptureContext (Address: 0x180015da0)
- RtlFreeHeap (Address: 0x180015d88)
- RtlLengthSid (Address: 0x180015da8)
- RtlLookupFunctionEntry (Address: 0x180015d98)
- RtlReportException (Address: 0x180015d80)
- RtlVirtualUnwind (Address: 0x180015d90)
SYNCUTIL.dll
- (Address: 0x1800158f0)
UMPDC.dll
- Pdcv2ActivationClientActivate (Address: 0x180015908)
- Pdcv2ActivationClientDeactivate (Address: 0x180015900)
- Pdcv2ActivationClientRegister (Address: 0x180015910)
- Pdcv2ActivationClientRenewActivation (Address: 0x180015920)
- Pdcv2ActivationClientUnregister (Address: 0x180015918)