DevicePairingFolder.dll

Description: Device Pairing Folder

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 0e476e217cb736e30fa8be81999899e6

File Size: 95.5 KB

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

Views: 8

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x37a0)
  • DllGetClassObject (Ordinal: 2, Address: 0x37f0)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x180012fe0)
  • CoGetMalloc (Address: 0x180012fe8)
  • CoInitializeEx (Address: 0x180013020)
  • CoTaskMemAlloc (Address: 0x180013008)
  • CoTaskMemFree (Address: 0x180013000)
  • CoTaskMemRealloc (Address: 0x180012fd0)
  • CoUninitialize (Address: 0x180012ff8)
  • CoWaitForMultipleHandles (Address: 0x180013018)
  • PropVariantClear (Address: 0x180012fd8)
  • PropVariantCopy (Address: 0x180012ff0)
  • StringFromGUID2 (Address: 0x180013010)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180013030)
  • IsDebuggerPresent (Address: 0x180013048)
  • OutputDebugStringA (Address: 0x180013038)
  • OutputDebugStringW (Address: 0x180013040)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180013070)
  • RaiseException (Address: 0x180013060)
  • SetLastError (Address: 0x180013068)
  • SetUnhandledExceptionFilter (Address: 0x180013058)
  • UnhandledExceptionFilter (Address: 0x180013078)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180013088)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x1800130a0)
  • HeapAlloc (Address: 0x1800130a8)
  • HeapFree (Address: 0x180013098)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x1800130c0)
  • LocalFree (Address: 0x1800130b8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x180013118)
  • FindResourceExW (Address: 0x180013100)
  • FreeLibrary (Address: 0x180013110)
  • GetModuleFileNameA (Address: 0x180013128)
  • GetModuleFileNameW (Address: 0x1800130d8)
  • GetModuleHandleExW (Address: 0x1800130f0)
  • GetModuleHandleW (Address: 0x180013120)
  • GetProcAddress (Address: 0x180013108)
  • LoadLibraryExW (Address: 0x1800130d0)
  • LoadResource (Address: 0x1800130f8)
  • LoadStringW (Address: 0x1800130e0)
  • SizeofResource (Address: 0x1800130e8)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryW (Address: 0x180013138)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180013148)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180013160)
  • GetCurrentProcessId (Address: 0x180013168)
  • GetCurrentThreadId (Address: 0x180013170)
  • TerminateProcess (Address: 0x180013158)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180013180)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x1800131a0)
  • RegCreateKeyExW (Address: 0x1800131b0)
  • RegDeleteValueW (Address: 0x1800131b8)
  • RegEnumKeyExW (Address: 0x180013190)
  • RegOpenKeyExW (Address: 0x1800131c0)
  • RegQueryInfoKeyW (Address: 0x180013198)
  • RegSetValueExW (Address: 0x1800131a8)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x1800131d0)
  • RtlLookupFunctionEntry (Address: 0x1800131d8)
  • RtlVirtualUnwind (Address: 0x1800131e0)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x1800131f0)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x180013200)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180013298)
  • AcquireSRWLockShared (Address: 0x180013278)
  • CreateEventW (Address: 0x180013220)
  • CreateMutexExW (Address: 0x180013288)
  • CreateSemaphoreExW (Address: 0x180013290)
  • DeleteCriticalSection (Address: 0x180013218)
  • EnterCriticalSection (Address: 0x180013240)
  • InitializeCriticalSection (Address: 0x180013210)
  • InitializeSRWLock (Address: 0x180013228)
  • LeaveCriticalSection (Address: 0x180013238)
  • OpenSemaphoreW (Address: 0x1800132a0)
  • ReleaseMutex (Address: 0x180013270)
  • ReleaseSemaphore (Address: 0x180013230)
  • ReleaseSRWLockExclusive (Address: 0x180013280)
  • ReleaseSRWLockShared (Address: 0x180013260)
  • ResetEvent (Address: 0x180013250)
  • SetEvent (Address: 0x180013248)
  • WaitForSingleObject (Address: 0x180013258)
  • WaitForSingleObjectEx (Address: 0x180013268)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x1800132b0)
  • SleepConditionVariableSRW (Address: 0x1800132b8)
  • WakeAllConditionVariable (Address: 0x1800132c0)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x1800132d0)
  • GetTickCount (Address: 0x1800132d8)
api-ms-win-devices-query-l1-1-0.dll
  • DevCloseObjectQuery (Address: 0x1800132e8)
  • DevCreateObjectQuery (Address: 0x1800132f0)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x180013300)
  • GetTraceEnableLevel (Address: 0x180013318)
  • GetTraceLoggerHandle (Address: 0x180013328)
  • RegisterTraceGuidsW (Address: 0x180013308)
  • TraceMessage (Address: 0x180013320)
  • UnregisterTraceGuids (Address: 0x180013310)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x180013338)
  • EventUnregister (Address: 0x180013340)
  • EventWriteTransfer (Address: 0x180013348)
KERNEL32.dll
  • ActivateActCtx (Address: 0x180012e00)
  • CreateActCtxW (Address: 0x180012e10)
  • DeactivateActCtx (Address: 0x180012df8)
  • FindActCtxSectionStringW (Address: 0x180012e08)
  • lstrcmpiW (Address: 0x180012e20)
  • lstrlenW (Address: 0x180012df0)
  • QueryActCtxW (Address: 0x180012e18)
msvcrt.dll
  • __C_specific_handler (Address: 0x180013428)
  • __CxxFrameHandler3 (Address: 0x180013370)
  • __dllonexit (Address: 0x1800133a8)
  • _amsg_exit (Address: 0x1800133c8)
  • _callnewh (Address: 0x1800133e0)
  • _CxxThrowException (Address: 0x1800133d8)
  • _errno (Address: 0x180013398)
  • _initterm (Address: 0x1800133c0)
  • _lock (Address: 0x1800133b8)
  • _onexit (Address: 0x1800133a0)
  • _purecall (Address: 0x180013408)
  • _unlock (Address: 0x1800133b0)
  • _vsnwprintf (Address: 0x180013368)
  • _wtol (Address: 0x180013378)
  • _XcptFilter (Address: 0x1800133d0)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x180013400)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x1800133f8)
  • ??1exception@@UEAA@XZ (Address: 0x1800133f0)
  • ??1type_info@@UEAA@XZ (Address: 0x180013388)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x1800133e8)
  • free (Address: 0x180013410)
  • malloc (Address: 0x180013418)
  • memcpy (Address: 0x180013438)
  • memcpy_s (Address: 0x180013430)
  • memset (Address: 0x180013380)
  • realloc (Address: 0x180013390)
  • wcschr (Address: 0x180013358)
  • wcscmp (Address: 0x180013440)
  • wcsncpy_s (Address: 0x180013420)
  • wcsstr (Address: 0x180013360)
OLEAUT32.dll
  • SafeArrayGetElement (Address: 0x180012e30)
  • SysAllocString (Address: 0x180012e50)
  • SysFreeString (Address: 0x180012e58)
  • VariantClear (Address: 0x180012e48)
  • VariantInit (Address: 0x180012e40)
  • VarUI4FromStr (Address: 0x180012e38)
PROPSYS.dll
  • PropVariantChangeType (Address: 0x180012e80)
  • PropVariantCompareEx (Address: 0x180012e98)
  • PropVariantToStringAlloc (Address: 0x180012e88)
  • PropVariantToVariant (Address: 0x180012e78)
  • PSCreateMemoryPropertyStore (Address: 0x180012e90)
  • PSGetPropertyDescription (Address: 0x180012e70)
  • PSGetPropertyFromPropertyStorage (Address: 0x180012ea8)
  • PSPropertyBag_WriteDWORD (Address: 0x180012ea0)
  • VariantCompare (Address: 0x180012e68)
RPCRT4.dll
  • RpcStringFreeW (Address: 0x180012eb8)
  • UuidFromStringW (Address: 0x180012ec0)
  • UuidToStringW (Address: 0x180012ec8)
SHELL32.dll
  • (Address: 0x180012ed8)
  • (Address: 0x180012ef0)
  • (Address: 0x180012ef8)
  • (Address: 0x180012f08)
  • (Address: 0x180012f28)
  • (Address: 0x180012f38)
  • (Address: 0x180012f40)
  • (Address: 0x180012f50)
  • SHBindToFolderIDListParent (Address: 0x180012f30)
  • SHBindToParent (Address: 0x180012f10)
  • SHChangeNotify (Address: 0x180012f00)
  • SHCreateDataObject (Address: 0x180012f18)
  • SHCreateDefaultContextMenu (Address: 0x180012f20)
  • SHCreateDefaultExtractIcon (Address: 0x180012ee0)
  • SHCreateShellItemArrayFromIDLists (Address: 0x180012f48)
  • ShellExecuteExW (Address: 0x180012ee8)
SHLWAPI.dll
  • (Address: 0x180012f70)
  • (Address: 0x180012f78)
  • (Address: 0x180012f88)
  • (Address: 0x180012f90)
  • (Address: 0x180012f98)
  • (Address: 0x180012fa0)
  • SHStrDupW (Address: 0x180012fb0)
  • StrChrW (Address: 0x180012f60)
  • StrPBrkW (Address: 0x180012f68)
  • StrRetToBufW (Address: 0x180012f80)
  • StrToIntW (Address: 0x180012fa8)
USER32.dll
  • UnregisterClassA (Address: 0x180012fc0)