NFCProvisioningPlugin.dll

Description: NFC Provisioning Plugin

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.6033

Architecture: 64-bit

Operating System: Windows NT

SHA256: 91973b38006038e7f4c5148c02a870eb

File Size: 104.5 KB

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

Views: 7

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x25e0)
  • DllGetActivationFactory (Ordinal: 2, Address: 0x2310)
  • DllGetClassObject (Ordinal: 3, Address: 0x24f0)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateGuid (Address: 0x180013820)
  • CoTaskMemAlloc (Address: 0x180013818)
  • CoTaskMemFree (Address: 0x180013810)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180013838)
  • IsDebuggerPresent (Address: 0x180013830)
  • OutputDebugStringW (Address: 0x180013840)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x180013850)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x180013860)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180013870)
  • RaiseException (Address: 0x180013890)
  • SetLastError (Address: 0x180013878)
  • SetUnhandledExceptionFilter (Address: 0x180013880)
  • UnhandledExceptionFilter (Address: 0x180013888)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x1800138c8)
  • CreateFileW (Address: 0x1800138d8)
  • DeleteFileW (Address: 0x1800138a8)
  • FindClose (Address: 0x1800138b8)
  • FindFirstFileW (Address: 0x1800138e0)
  • FindNextFileW (Address: 0x1800138c0)
  • GetFileAttributesW (Address: 0x1800138e8)
  • GetFullPathNameW (Address: 0x1800138f0)
  • GetTempFileNameW (Address: 0x1800138a0)
  • RemoveDirectoryW (Address: 0x1800138b0)
  • WriteFile (Address: 0x1800138d0)
api-ms-win-core-file-l1-2-0.dll
  • GetTempPathW (Address: 0x180013900)
api-ms-win-core-file-l2-1-0.dll
  • GetFileInformationByHandleEx (Address: 0x180013910)
  • MoveFileExW (Address: 0x180013918)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180013928)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180013940)
  • HeapAlloc (Address: 0x180013938)
  • HeapFree (Address: 0x180013948)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x180013958)
  • LocalFree (Address: 0x180013960)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x180013980)
  • GetModuleFileNameA (Address: 0x180013990)
  • GetModuleHandleExW (Address: 0x180013970)
  • GetModuleHandleW (Address: 0x180013978)
  • GetProcAddress (Address: 0x180013988)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x1800139a0)
api-ms-win-core-path-l1-1-0.dll
  • PathAllocCombine (Address: 0x1800139c0)
  • PathCchAppendEx (Address: 0x1800139c8)
  • PathCchCanonicalizeEx (Address: 0x1800139b0)
  • PathCchCombine (Address: 0x1800139d0)
  • PathCchCombineEx (Address: 0x1800139b8)
  • PathCchFindExtension (Address: 0x1800139d8)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180013a00)
  • GetCurrentProcessId (Address: 0x1800139f8)
  • GetCurrentThreadId (Address: 0x1800139f0)
  • TerminateProcess (Address: 0x1800139e8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180013a10)
api-ms-win-core-registry-l1-1-0.dll
  • RegGetValueW (Address: 0x180013a20)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180013a40)
  • RtlLookupFunctionEntry (Address: 0x180013a38)
  • RtlVirtualUnwind (Address: 0x180013a30)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
  • PathFindFileNameW (Address: 0x180013a50)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180013ac8)
  • AcquireSRWLockShared (Address: 0x180013aa0)
  • CreateEventExW (Address: 0x180013a60)
  • CreateMutexExW (Address: 0x180013ae8)
  • CreateSemaphoreExW (Address: 0x180013ab0)
  • DeleteCriticalSection (Address: 0x180013a98)
  • EnterCriticalSection (Address: 0x180013ae0)
  • InitializeCriticalSectionEx (Address: 0x180013a90)
  • LeaveCriticalSection (Address: 0x180013a70)
  • OpenSemaphoreW (Address: 0x180013ad0)
  • ReleaseMutex (Address: 0x180013a88)
  • ReleaseSemaphore (Address: 0x180013aa8)
  • ReleaseSRWLockExclusive (Address: 0x180013ac0)
  • ReleaseSRWLockShared (Address: 0x180013ab8)
  • ResetEvent (Address: 0x180013a80)
  • SetEvent (Address: 0x180013a78)
  • WaitForSingleObject (Address: 0x180013a68)
  • WaitForSingleObjectEx (Address: 0x180013ad8)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x180013b10)
  • InitOnceComplete (Address: 0x180013af8)
  • InitOnceExecuteOnce (Address: 0x180013b00)
  • Sleep (Address: 0x180013b08)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x180013b20)
  • GetTickCount (Address: 0x180013b28)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x180013b38)
  • EncodePointer (Address: 0x180013b40)
api-ms-win-core-winrt-error-l1-1-0.dll
  • RoOriginateError (Address: 0x180013b58)
  • RoOriginateErrorW (Address: 0x180013b50)
api-ms-win-core-winrt-l1-1-0.dll
  • RoGetActivationFactory (Address: 0x180013b68)
  • RoInitialize (Address: 0x180013b78)
  • RoUninitialize (Address: 0x180013b70)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateStringReference (Address: 0x180013b88)
  • WindowsGetStringRawBuffer (Address: 0x180013ba0)
  • WindowsIsStringEmpty (Address: 0x180013b98)
  • WindowsStringHasEmbeddedNull (Address: 0x180013b90)
api-ms-win-devices-config-l1-1-1.dll
  • CM_Register_Notification (Address: 0x180013bb8)
  • CM_Unregister_Notification (Address: 0x180013bb0)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventActivityIdControl (Address: 0x180013bc8)
  • EventRegister (Address: 0x180013be0)
  • EventSetInformation (Address: 0x180013bd0)
  • EventUnregister (Address: 0x180013be8)
  • EventWriteTransfer (Address: 0x180013bd8)
CRYPT32.dll
  • CryptBinaryToStringW (Address: 0x180013800)
msvcp110_win.dll
  • ?_Syserror_map@std@@YAPEBDH@Z (Address: 0x180013c18)
  • ?_Winerror_map@std@@YAPEBDH@Z (Address: 0x180013c10)
  • ?_Xbad_alloc@std@@YAXXZ (Address: 0x180013bf8)
  • ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x180013c00)
  • ?_Xout_of_range@std@@YAXPEBD@Z (Address: 0x180013c08)
msvcrt.dll
  • __C_specific_handler (Address: 0x180013d00)
  • __CxxFrameHandler3 (Address: 0x180013c48)
  • __dllonexit (Address: 0x180013ca8)
  • _amsg_exit (Address: 0x180013c70)
  • _callnewh (Address: 0x180013ce8)
  • _CxxThrowException (Address: 0x180013c90)
  • _initterm (Address: 0x180013c88)
  • _lock (Address: 0x180013cd0)
  • _onexit (Address: 0x180013cb0)
  • _purecall (Address: 0x180013c38)
  • _unlock (Address: 0x180013ca0)
  • _vsnprintf_s (Address: 0x180013c60)
  • _vsnwprintf (Address: 0x180013cf0)
  • _wcsicmp (Address: 0x180013ce0)
  • _XcptFilter (Address: 0x180013c68)
  • ??_V@YAXPEAX@Z (Address: 0x180013cf8)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x180013c58)
  • ??0exception@@QEAA@XZ (Address: 0x180013c30)
  • ??1exception@@UEAA@XZ (Address: 0x180013c28)
  • ??1type_info@@UEAA@XZ (Address: 0x180013cb8)
  • ??3@YAXPEAX@Z (Address: 0x180013c40)
  • ?terminate@@YAXXZ (Address: 0x180013c98)
  • free (Address: 0x180013c78)
  • malloc (Address: 0x180013c80)
  • memcpy (Address: 0x180013cc8)
  • memcpy_s (Address: 0x180013c50)
  • memmove (Address: 0x180013cc0)
  • memset (Address: 0x180013d08)
  • wcsncmp (Address: 0x180013cd8)
ntdll.dll
  • RtlPublishWnfStateData (Address: 0x180013d18)
policymanager.dll
  • PolicyManager_GetConnectivityPolicy_AllowNFC (Address: 0x180013d28)
profapi.dll
  • (Address: 0x180013d38)