WlanMediaManager.dll

Description: Windows WLAN Media Manager DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: f1910ee1491d57deb8452596f4d364d7

File Size: 738.0 KB

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

Views: 5

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x5e10)
  • DllGetActivationFactory (Ordinal: 2, Address: 0x5b40)
  • DllGetClassObject (Ordinal: 3, Address: 0x5d20)

Imported DLLs & Functions

api-ms-win-appmodel-runtime-l1-1-0.dll
  • GetCurrentPackageId (Address: 0x18008f530)
api-ms-win-core-datetime-l1-1-1.dll
  • GetDateFormatEx (Address: 0x18008f540)
  • GetTimeFormatEx (Address: 0x18008f548)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x18008f568)
  • IsDebuggerPresent (Address: 0x18008f560)
  • OutputDebugStringW (Address: 0x18008f558)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x18008f578)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x18008f588)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18008f5a0)
  • RaiseException (Address: 0x18008f598)
  • SetLastError (Address: 0x18008f5a8)
  • SetUnhandledExceptionFilter (Address: 0x18008f5b0)
  • UnhandledExceptionFilter (Address: 0x18008f5b8)
api-ms-win-core-file-l1-1-0.dll
  • CompareFileTime (Address: 0x18008f5d8)
  • CreateFileW (Address: 0x18008f5d0)
  • FileTimeToLocalFileTime (Address: 0x18008f5e0)
  • WriteFile (Address: 0x18008f5c8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18008f5f0)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18008f608)
  • HeapAlloc (Address: 0x18008f610)
  • HeapFree (Address: 0x18008f600)
api-ms-win-core-heap-l2-1-0.dll
  • GlobalAlloc (Address: 0x18008f620)
  • GlobalFree (Address: 0x18008f628)
  • LocalAlloc (Address: 0x18008f638)
  • LocalFree (Address: 0x18008f630)
api-ms-win-core-heap-obsolete-l1-1-0.dll
  • GlobalLock (Address: 0x18008f648)
  • GlobalUnlock (Address: 0x18008f650)
api-ms-win-core-libraryloader-l1-2-0.dll
  • FreeLibrary (Address: 0x18008f680)
  • GetModuleFileNameA (Address: 0x18008f668)
  • GetModuleHandleExW (Address: 0x18008f670)
  • GetModuleHandleW (Address: 0x18008f688)
  • GetProcAddress (Address: 0x18008f678)
  • LoadLibraryExW (Address: 0x18008f660)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x18008f698)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x18008f6d8)
  • GetCurrentProcess (Address: 0x18008f6d0)
  • GetCurrentProcessId (Address: 0x18008f6c0)
  • GetCurrentThreadId (Address: 0x18008f6b0)
  • OpenProcessToken (Address: 0x18008f6c8)
  • ProcessIdToSessionId (Address: 0x18008f6a8)
  • TerminateProcess (Address: 0x18008f6b8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18008f6e8)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18008f6f8)
  • RegGetValueW (Address: 0x18008f708)
  • RegOpenKeyExW (Address: 0x18008f700)
  • RegQueryValueExW (Address: 0x18008f710)
api-ms-win-core-registry-l2-1-0.dll
  • RegEnumKeyW (Address: 0x18008f720)
api-ms-win-core-shlwapi-obsolete-l1-1-0.dll
  • QISearch (Address: 0x18008f730)
api-ms-win-core-string-l1-1-0.dll
  • GetStringTypeW (Address: 0x18008f750)
  • MultiByteToWideChar (Address: 0x18008f748)
  • WideCharToMultiByte (Address: 0x18008f740)
api-ms-win-core-string-l2-1-1.dll
  • SHLoadIndirectString (Address: 0x18008f760)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpW (Address: 0x18008f770)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x18008f7b0)
  • AcquireSRWLockShared (Address: 0x18008f780)
  • CreateEventExW (Address: 0x18008f7a0)
  • CreateEventW (Address: 0x18008f798)
  • CreateMutexExW (Address: 0x18008f810)
  • CreateSemaphoreExW (Address: 0x18008f7c8)
  • DeleteCriticalSection (Address: 0x18008f7d8)
  • EnterCriticalSection (Address: 0x18008f788)
  • InitializeCriticalSection (Address: 0x18008f7b8)
  • InitializeCriticalSectionEx (Address: 0x18008f7f0)
  • InitializeSRWLock (Address: 0x18008f7d0)
  • LeaveCriticalSection (Address: 0x18008f7a8)
  • OpenSemaphoreW (Address: 0x18008f808)
  • ReleaseMutex (Address: 0x18008f7f8)
  • ReleaseSemaphore (Address: 0x18008f7e0)
  • ReleaseSRWLockExclusive (Address: 0x18008f7c0)
  • ReleaseSRWLockShared (Address: 0x18008f790)
  • ResetEvent (Address: 0x18008f820)
  • SetEvent (Address: 0x18008f818)
  • WaitForSingleObject (Address: 0x18008f7e8)
  • WaitForSingleObjectEx (Address: 0x18008f800)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x18008f830)
  • InitOnceComplete (Address: 0x18008f840)
  • InitOnceExecuteOnce (Address: 0x18008f838)
  • Sleep (Address: 0x18008f848)
api-ms-win-core-synch-l1-2-1.dll
  • WaitForMultipleObjects (Address: 0x18008f858)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetLocalTime (Address: 0x18008f870)
  • GetSystemTimeAsFileTime (Address: 0x18008f868)
  • GetSystemWindowsDirectoryW (Address: 0x18008f880)
  • GetTickCount (Address: 0x18008f878)
api-ms-win-core-sysinfo-l1-2-0.dll
  • GetOsSafeBootMode (Address: 0x18008f890)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
  • CreateTimerQueueTimer (Address: 0x18008f8a0)
  • DeleteTimerQueueTimer (Address: 0x18008f8a8)
api-ms-win-core-timezone-l1-1-0.dll
  • FileTimeToSystemTime (Address: 0x18008f8c0)
  • SystemTimeToFileTime (Address: 0x18008f8b8)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x18008f8d8)
  • EncodePointer (Address: 0x18008f8d0)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x18008f900)
  • GetTraceEnableLevel (Address: 0x18008f908)
  • GetTraceLoggerHandle (Address: 0x18008f910)
  • RegisterTraceGuidsW (Address: 0x18008f8f8)
  • TraceMessage (Address: 0x18008f8e8)
  • UnregisterTraceGuids (Address: 0x18008f8f0)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventActivityIdControl (Address: 0x18008f930)
  • EventProviderEnabled (Address: 0x18008f938)
  • EventRegister (Address: 0x18008f928)
  • EventSetInformation (Address: 0x18008f948)
  • EventUnregister (Address: 0x18008f940)
  • EventWriteTransfer (Address: 0x18008f920)
api-ms-win-security-accesshlpr-l1-1-0.dll
  • FreeTransientObjectSecurityDescriptor (Address: 0x18008f958)
api-ms-win-security-base-l1-1-0.dll
  • CheckTokenMembership (Address: 0x18008f970)
  • CreateWellKnownSid (Address: 0x18008f968)
  • DuplicateToken (Address: 0x18008f978)
  • GetTokenInformation (Address: 0x18008f980)
api-ms-win-service-management-l1-1-0.dll
  • CloseServiceHandle (Address: 0x18008f998)
  • OpenSCManagerW (Address: 0x18008f990)
  • OpenServiceW (Address: 0x18008f9a0)
api-ms-win-service-private-l1-1-0.dll
  • SubscribeServiceChangeNotifications (Address: 0x18008f9b8)
  • UnsubscribeServiceChangeNotifications (Address: 0x18008f9b0)
api-ms-win-service-winsvc-l1-1-0.dll
  • QueryServiceStatus (Address: 0x18008f9c8)
api-ms-win-shcore-taskpool-l1-1-0.dll
  • SHTaskPoolGetUniqueContext (Address: 0x18008f9d8)
  • SHTaskPoolQueueTask (Address: 0x18008f9e0)
msvcrt.dll
  • ___lc_codepage_func (Address: 0x18008fb38)
  • ___lc_collate_cp_func (Address: 0x18008fa58)
  • ___lc_handle_func (Address: 0x18008fa40)
  • ___mb_cur_max_func (Address: 0x18008fa48)
  • __C_specific_handler (Address: 0x18008fb98)
  • __crtCompareStringW (Address: 0x18008fa00)
  • __crtLCMapStringW (Address: 0x18008f9f8)
  • __CxxFrameHandler3 (Address: 0x18008fc08)
  • __dllonexit (Address: 0x18008fb48)
  • __pctype_func (Address: 0x18008fa30)
  • _amsg_exit (Address: 0x18008fbb8)
  • _callnewh (Address: 0x18008fa88)
  • _CxxThrowException (Address: 0x18008fa78)
  • _errno (Address: 0x18008fa50)
  • _initterm (Address: 0x18008fba0)
  • _ismbblead (Address: 0x18008fa38)
  • _lock (Address: 0x18008fb58)
  • _onexit (Address: 0x18008fb40)
  • _purecall (Address: 0x18008fbc8)
  • _unlock (Address: 0x18008fb50)
  • _vsnprintf_s (Address: 0x18008fbd0)
  • _vsnwprintf (Address: 0x18008fc00)
  • _wcsdup (Address: 0x18008fa08)
  • _wcsicmp (Address: 0x18008fb00)
  • _wgetenv (Address: 0x18008fab0)
  • _wsetlocale (Address: 0x18008f9f0)
  • _wtoi (Address: 0x18008fab8)
  • _wtol (Address: 0x18008faa8)
  • _XcptFilter (Address: 0x18008fbc0)
  • ??_V@YAXPEAX@Z (Address: 0x18008fb18)
  • ??0bad_cast@@QEAA@AEBV0@@Z (Address: 0x18008fad8)
  • ??0bad_cast@@QEAA@PEBD@Z (Address: 0x18008fac8)
  • ??0exception@@QEAA@AEBQEBD@Z (Address: 0x18008fae8)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x18008fa80)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x18008fbd8)
  • ??0exception@@QEAA@XZ (Address: 0x18008fbe0)
  • ??1bad_cast@@UEAA@XZ (Address: 0x18008fad0)
  • ??1exception@@UEAA@XZ (Address: 0x18008fbe8)
  • ??1type_info@@UEAA@XZ (Address: 0x18008fb30)
  • ??3@YAXPEAX@Z (Address: 0x18008fbf0)
  • ?terminate@@YAXXZ (Address: 0x18008fb90)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x18008faf0)
  • abort (Address: 0x18008fa18)
  • calloc (Address: 0x18008fa28)
  • free (Address: 0x18008fbb0)
  • iswctype (Address: 0x18008fb68)
  • malloc (Address: 0x18008fba8)
  • mbstowcs_s (Address: 0x18008fb88)
  • mbtowc (Address: 0x18008fb60)
  • memcmp (Address: 0x18008fa20)
  • memcpy (Address: 0x18008fa70)
  • memcpy_s (Address: 0x18008fbf8)
  • memmove (Address: 0x18008fa68)
  • memmove_s (Address: 0x18008fb10)
  • memset (Address: 0x18008fa10)
  • realloc (Address: 0x18008fb08)
  • setlocale (Address: 0x18008fa60)
  • sprintf_s (Address: 0x18008fac0)
  • strchr (Address: 0x18008fae0)
  • strcmp (Address: 0x18008fb28)
  • strncmp (Address: 0x18008fb80)
  • swprintf_s (Address: 0x18008faa0)
  • time (Address: 0x18008fa98)
  • toupper (Address: 0x18008fa90)
  • towlower (Address: 0x18008fb70)
  • wcscmp (Address: 0x18008faf8)
  • wcscpy_s (Address: 0x18008fb20)
  • wcstombs_s (Address: 0x18008fb78)
ntdll.dll
  • EtwTraceMessage (Address: 0x18008fc20)
  • NtQueryInformationToken (Address: 0x18008fc28)
  • NtQueryWnfStateData (Address: 0x18008fc60)
  • RtlCaptureContext (Address: 0x18008fc78)
  • RtlIpv4AddressToStringExW (Address: 0x18008fc80)
  • RtlIpv4StringToAddressExW (Address: 0x18008fc40)
  • RtlIpv6AddressToStringExW (Address: 0x18008fc48)
  • RtlIpv6StringToAddressExW (Address: 0x18008fc38)
  • RtlLookupFunctionEntry (Address: 0x18008fc70)
  • RtlNtStatusToDosError (Address: 0x18008fc18)
  • RtlSubscribeWnfStateChangeNotification (Address: 0x18008fc58)
  • RtlUnsubscribeWnfNotificationWaitForCompletion (Address: 0x18008fc50)
  • RtlUnsubscribeWnfStateChangeNotification (Address: 0x18008fc30)
  • RtlVirtualUnwind (Address: 0x18008fc68)
RPCRT4.dll
  • NdrClientCall3 (Address: 0x18008f518)
  • RpcBindingBind (Address: 0x18008f500)
  • RpcBindingCreateW (Address: 0x18008f520)
  • RpcBindingFree (Address: 0x18008f508)
  • RpcExceptionFilter (Address: 0x18008f510)