wlanpref.dll
Description: Wireless Preferred Networks
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.3636
Architecture: 64-bit
Operating System: Windows NT
SHA256: 2d219e5d709d27462b807e0455a2ecfb
File Size: 758.5 KB
Uploaded At: Dec. 1, 2025, 7:45 a.m.
Views: 5
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x2da0)
- DllGetClassObject (Ordinal: 2, Address: 0x2f90)
- DllMain (Ordinal: 3, Address: 0x2ae0)
- DllRegisterServer (Ordinal: 4, Address: 0x2dc0)
- DllUnregisterServer (Ordinal: 5, Address: 0x2ec0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateGuid (Address: 0x1800366d0)
- CoCreateInstance (Address: 0x1800366b8)
- CoInitializeEx (Address: 0x1800366c8)
- CoTaskMemAlloc (Address: 0x1800366b0)
- CoTaskMemFree (Address: 0x1800366c0)
- CoTaskMemRealloc (Address: 0x1800366d8)
- CoUninitialize (Address: 0x180036690)
- IIDFromString (Address: 0x180036698)
- StringFromGUID2 (Address: 0x1800366a8)
- StringFromIID (Address: 0x1800366a0)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800366e8)
- OutputDebugStringA (Address: 0x1800366f8)
- OutputDebugStringW (Address: 0x1800366f0)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x180036708)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x180036718)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180036730)
- RaiseException (Address: 0x180036748)
- SetLastError (Address: 0x180036728)
- SetUnhandledExceptionFilter (Address: 0x180036740)
- UnhandledExceptionFilter (Address: 0x180036738)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180036758)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180036768)
- HeapAlloc (Address: 0x180036778)
- HeapFree (Address: 0x180036770)
api-ms-win-core-heap-l2-1-0.dll
- LocalFree (Address: 0x180036788)
api-ms-win-core-interlocked-l1-1-0.dll
- InterlockedPopEntrySList (Address: 0x1800367a0)
- InterlockedPushEntrySList (Address: 0x180036798)
api-ms-win-core-libraryloader-l1-2-0.dll
- FindResourceExW (Address: 0x1800367d0)
- FreeLibrary (Address: 0x180036800)
- GetModuleFileNameW (Address: 0x1800367c0)
- GetModuleHandleExW (Address: 0x1800367f8)
- GetModuleHandleW (Address: 0x1800367e8)
- GetProcAddress (Address: 0x1800367e0)
- LoadLibraryExA (Address: 0x1800367c8)
- LoadLibraryExW (Address: 0x1800367b8)
- LoadResource (Address: 0x1800367d8)
- LoadStringW (Address: 0x1800367f0)
- SizeofResource (Address: 0x1800367b0)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryW (Address: 0x180036810)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180036820)
api-ms-win-core-memory-l1-1-0.dll
- VirtualAlloc (Address: 0x180036830)
- VirtualFree (Address: 0x180036838)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x180036848)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x180036858)
- GetCurrentProcess (Address: 0x180036860)
- GetCurrentProcessId (Address: 0x180036890)
- GetCurrentThread (Address: 0x180036878)
- GetCurrentThreadId (Address: 0x180036868)
- OpenProcessToken (Address: 0x180036870)
- OpenThreadToken (Address: 0x180036880)
- TerminateProcess (Address: 0x180036888)
api-ms-win-core-processthreads-l1-1-1.dll
- FlushInstructionCache (Address: 0x1800368a0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800368b0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x1800368d0)
- RegCreateKeyExW (Address: 0x1800368e8)
- RegDeleteValueW (Address: 0x1800368f0)
- RegEnumKeyExW (Address: 0x1800368c0)
- RegOpenKeyExW (Address: 0x1800368e0)
- RegQueryInfoKeyW (Address: 0x1800368c8)
- RegSetValueExW (Address: 0x1800368d8)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180036900)
- RtlLookupFunctionEntry (Address: 0x180036910)
- RtlVirtualUnwind (Address: 0x180036908)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x180036920)
- WideCharToMultiByte (Address: 0x180036928)
api-ms-win-core-string-l2-1-0.dll
- CharLowerW (Address: 0x180036938)
- CharNextW (Address: 0x180036940)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180036958)
- DeleteCriticalSection (Address: 0x180036980)
- EnterCriticalSection (Address: 0x180036970)
- InitializeCriticalSection (Address: 0x180036950)
- LeaveCriticalSection (Address: 0x180036978)
- ReleaseSRWLockExclusive (Address: 0x180036960)
- WaitForSingleObject (Address: 0x180036968)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x180036990)
- SleepConditionVariableSRW (Address: 0x1800369a0)
- WakeAllConditionVariable (Address: 0x180036998)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x1800369b8)
- GetTickCount (Address: 0x1800369b0)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x1800369c8)
- EncodePointer (Address: 0x1800369d0)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x1800369f0)
- EventUnregister (Address: 0x1800369e8)
- EventWriteTransfer (Address: 0x1800369e0)
api-ms-win-security-base-l1-1-0.dll
- AllocateAndInitializeSid (Address: 0x180036a10)
- DuplicateToken (Address: 0x180036a08)
- EqualSid (Address: 0x180036a20)
- FreeSid (Address: 0x180036a18)
- GetTokenInformation (Address: 0x180036a00)
api-ms-win-service-management-l1-1-0.dll
- CloseServiceHandle (Address: 0x180036a40)
- OpenSCManagerW (Address: 0x180036a30)
- OpenServiceW (Address: 0x180036a38)
api-ms-win-service-private-l1-1-0.dll
- SubscribeServiceChangeNotifications (Address: 0x180036a58)
- UnsubscribeServiceChangeNotifications (Address: 0x180036a50)
api-ms-win-service-winsvc-l1-1-0.dll
- QueryServiceStatus (Address: 0x180036a68)
GDI32.dll
- CreateCompatibleDC (Address: 0x1800363e0)
- CreateDIBSection (Address: 0x1800363c0)
- CreateFontIndirectW (Address: 0x1800363b8)
- DeleteDC (Address: 0x1800363d8)
- DeleteObject (Address: 0x1800363c8)
- GetObjectW (Address: 0x1800363d0)
- SelectObject (Address: 0x1800363b0)
IPHLPAPI.DLL
- ConvertInterfaceGuidToLuid (Address: 0x1800363f0)
- ConvertInterfaceLuidToAlias (Address: 0x1800363f8)
KERNEL32.dll
- ActivateActCtx (Address: 0x180036430)
- CreateActCtxW (Address: 0x180036420)
- DeactivateActCtx (Address: 0x180036448)
- FindActCtxSectionStringW (Address: 0x180036428)
- GetProcessMitigationPolicy (Address: 0x180036438)
- GlobalLock (Address: 0x180036460)
- GlobalUnlock (Address: 0x180036408)
- LocalAlloc (Address: 0x180036440)
- lstrcmpiW (Address: 0x180036418)
- lstrlenA (Address: 0x180036410)
- lstrlenW (Address: 0x180036458)
- QueryActCtxW (Address: 0x180036468)
- ReleaseActCtx (Address: 0x180036450)
msvcrt.dll
- __C_specific_handler (Address: 0x180036b80)
- __CxxFrameHandler3 (Address: 0x180036b28)
- __dllonexit (Address: 0x180036b70)
- _amsg_exit (Address: 0x180036a90)
- _callnewh (Address: 0x180036aa0)
- _CxxThrowException (Address: 0x180036b30)
- _errno (Address: 0x180036b00)
- _initterm (Address: 0x180036a88)
- _lock (Address: 0x180036ad8)
- _onexit (Address: 0x180036ab0)
- _purecall (Address: 0x180036ae8)
- _unlock (Address: 0x180036af8)
- _vsnwprintf (Address: 0x180036aa8)
- _wtoi (Address: 0x180036ac0)
- _XcptFilter (Address: 0x180036a98)
- ??1type_info@@UEAA@XZ (Address: 0x180036a78)
- ?terminate@@YAXXZ (Address: 0x180036a80)
- calloc (Address: 0x180036ab8)
- free (Address: 0x180036af0)
- iswctype (Address: 0x180036b08)
- iswdigit (Address: 0x180036ac8)
- iswspace (Address: 0x180036b10)
- malloc (Address: 0x180036b48)
- memcmp (Address: 0x180036b38)
- memcpy (Address: 0x180036b68)
- memcpy_s (Address: 0x180036b78)
- memmove_s (Address: 0x180036ae0)
- memset (Address: 0x180036b20)
- realloc (Address: 0x180036b18)
- vswprintf_s (Address: 0x180036b40)
- wcscat_s (Address: 0x180036b58)
- wcscmp (Address: 0x180036b90)
- wcscpy_s (Address: 0x180036b60)
- wcsncpy_s (Address: 0x180036b50)
- wcsrchr (Address: 0x180036b88)
- wcsstr (Address: 0x180036ad0)
NCI.dll
- NciGetConnectionName (Address: 0x180036478)
ntdll.dll
- EtwGetTraceEnableFlags (Address: 0x180036bb8)
- EtwGetTraceEnableLevel (Address: 0x180036bb0)
- EtwGetTraceLoggerHandle (Address: 0x180036ba8)
- EtwRegisterTraceGuidsW (Address: 0x180036bc0)
- EtwTraceMessage (Address: 0x180036bc8)
- EtwUnregisterTraceGuids (Address: 0x180036bd8)
- WinSqmIncrementDWORD (Address: 0x180036bd0)
- WinSqmSetDWORD (Address: 0x180036ba0)
ole32.dll
- CoGetObject (Address: 0x180036be8)
- ReleaseStgMedium (Address: 0x180036bf0)
OLEAUT32.dll
- LoadRegTypeLib (Address: 0x1800364d8)
- LoadTypeLib (Address: 0x1800364d0)
- OleLoadPicture (Address: 0x1800364b8)
- RegisterTypeLib (Address: 0x180036498)
- SysAllocString (Address: 0x1800364a8)
- SysAllocStringLen (Address: 0x1800364c8)
- SysFreeString (Address: 0x180036488)
- SysStringLen (Address: 0x1800364c0)
- VariantClear (Address: 0x1800364b0)
- VariantInit (Address: 0x1800364a0)
- VarUI4FromStr (Address: 0x180036490)
SHELL32.dll
- (Address: 0x1800364f8)
- (Address: 0x180036508)
- (Address: 0x180036518)
- SHChangeNotify (Address: 0x1800364e8)
- SHCreateDataObject (Address: 0x1800364f0)
- ShellExecuteExW (Address: 0x180036500)
- ShellExecuteW (Address: 0x180036510)
USER32.dll
- CheckDlgButton (Address: 0x180036560)
- ClientToScreen (Address: 0x180036618)
- CreateWindowExW (Address: 0x1800365d0)
- DestroyWindow (Address: 0x1800365b0)
- DialogBoxParamW (Address: 0x180036628)
- EnableWindow (Address: 0x180036528)
- EndDialog (Address: 0x180036580)
- GetClientRect (Address: 0x180036608)
- GetDC (Address: 0x180036530)
- GetDlgItem (Address: 0x180036640)
- GetDoubleClickTime (Address: 0x1800365c8)
- GetParent (Address: 0x180036650)
- GetPropW (Address: 0x180036670)
- GetSystemMetrics (Address: 0x180036568)
- GetWindow (Address: 0x180036590)
- GetWindowLongPtrW (Address: 0x1800365d8)
- GetWindowLongW (Address: 0x180036598)
- GetWindowRect (Address: 0x1800365f0)
- GetWindowTextW (Address: 0x1800365b8)
- InsertMenuW (Address: 0x180036548)
- InvalidateRect (Address: 0x1800365e0)
- IsDlgButtonChecked (Address: 0x180036540)
- KillTimer (Address: 0x180036638)
- LoadImageW (Address: 0x180036558)
- MapWindowPoints (Address: 0x180036610)
- MessageBoxW (Address: 0x180036588)
- MoveWindow (Address: 0x1800365a8)
- PostMessageW (Address: 0x180036570)
- RegisterClipboardFormatW (Address: 0x180036538)
- ReleaseCapture (Address: 0x180036630)
- ReleaseDC (Address: 0x180036680)
- SendMessageW (Address: 0x180036668)
- SetCapture (Address: 0x1800365f8)
- SetDlgItemTextW (Address: 0x180036648)
- SetFocus (Address: 0x180036600)
- SetMenuDefaultItem (Address: 0x180036550)
- SetPropW (Address: 0x180036678)
- SetTimer (Address: 0x1800365e8)
- SetWindowLongPtrW (Address: 0x180036660)
- SetWindowPos (Address: 0x180036620)
- SetWindowTextW (Address: 0x1800365c0)
- ShowWindow (Address: 0x180036578)
- SystemParametersInfoW (Address: 0x1800365a0)
- UnregisterClassA (Address: 0x180036658)
wlanui.dll
- WlanUIEditProfile (Address: 0x180036c00)