PortableDeviceApi.dll

Description: Windows Portable Device API Components

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5553

Architecture: 32-bit

Operating System: Windows NT

SHA256: 8b0353000359facafbafcbd21cbfa537

File Size: 509.0 KB

Uploaded At: Dec. 1, 2025, 8:03 a.m.

Views: 16

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x10510)
  • DllGetClassObject (Ordinal: 2, Address: 0x11420)
  • DllRegisterServer (Ordinal: 3, Address: 0x1e4a0)
  • DllUnregisterServer (Ordinal: 4, Address: 0x1e4e0)

Imported DLLs & Functions

api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1006906c)
  • IsDebuggerPresent (Address: 0x10069074)
  • OutputDebugStringA (Address: 0x10069078)
  • OutputDebugStringW (Address: 0x10069070)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x10069080)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x10069088)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x10069094)
  • RaiseException (Address: 0x1006909c)
  • SetLastError (Address: 0x10069090)
  • SetUnhandledExceptionFilter (Address: 0x100690a0)
  • UnhandledExceptionFilter (Address: 0x10069098)
api-ms-win-core-file-l1-1-0.dll
  • CreateFileW (Address: 0x100690a8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x100690b0)
  • DuplicateHandle (Address: 0x100690b4)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x100690c4)
  • HeapAlloc (Address: 0x100690cc)
  • HeapDestroy (Address: 0x100690c8)
  • HeapFree (Address: 0x100690d0)
  • HeapReAlloc (Address: 0x100690bc)
  • HeapSize (Address: 0x100690c0)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x100690dc)
  • LocalFree (Address: 0x100690d8)
api-ms-win-core-io-l1-1-0.dll
  • CancelIoEx (Address: 0x100690e4)
  • DeviceIoControl (Address: 0x100690e8)
  • GetOverlappedResult (Address: 0x100690ec)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x100690f4)
  • FindResourceExW (Address: 0x10069124)
  • FreeLibrary (Address: 0x100690f8)
  • FreeLibraryAndExitThread (Address: 0x10069108)
  • GetModuleFileNameA (Address: 0x10069100)
  • GetModuleFileNameW (Address: 0x10069128)
  • GetModuleHandleExW (Address: 0x1006911c)
  • GetModuleHandleW (Address: 0x100690fc)
  • GetProcAddress (Address: 0x10069114)
  • LoadLibraryExW (Address: 0x10069104)
  • LoadResource (Address: 0x10069118)
  • LoadStringW (Address: 0x10069120)
  • LockResource (Address: 0x1006910c)
  • SizeofResource (Address: 0x10069110)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x10069130)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x10069138)
  • GetCurrentProcess (Address: 0x10069148)
  • GetCurrentProcessId (Address: 0x10069140)
  • GetCurrentThread (Address: 0x10069150)
  • GetCurrentThreadId (Address: 0x10069158)
  • OpenProcessToken (Address: 0x1006914c)
  • OpenThreadToken (Address: 0x10069154)
  • ResumeThread (Address: 0x1006913c)
  • TerminateProcess (Address: 0x10069144)
api-ms-win-core-processthreads-l1-1-3.dll
  • SetProcessInformation (Address: 0x10069160)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x10069168)
  • QueryPerformanceFrequency (Address: 0x1006916c)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x10069184)
  • RegCreateKeyExW (Address: 0x10069190)
  • RegDeleteValueW (Address: 0x1006917c)
  • RegEnumKeyExW (Address: 0x10069174)
  • RegOpenKeyExW (Address: 0x10069178)
  • RegQueryInfoKeyW (Address: 0x10069180)
  • RegQueryValueExW (Address: 0x10069188)
  • RegSetValueExW (Address: 0x1006918c)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x10069198)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x100691a0)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x100691c4)
  • CreateEventW (Address: 0x100691c0)
  • CreateMutexExW (Address: 0x100691e4)
  • CreateSemaphoreExW (Address: 0x100691bc)
  • DeleteCriticalSection (Address: 0x100691d4)
  • EnterCriticalSection (Address: 0x100691b0)
  • InitializeCriticalSection (Address: 0x100691b8)
  • LeaveCriticalSection (Address: 0x100691e0)
  • OpenSemaphoreW (Address: 0x100691a8)
  • ReleaseMutex (Address: 0x100691ac)
  • ReleaseSemaphore (Address: 0x100691dc)
  • ReleaseSRWLockExclusive (Address: 0x100691d0)
  • SetEvent (Address: 0x100691c8)
  • WaitForMultipleObjectsEx (Address: 0x100691b4)
  • WaitForSingleObject (Address: 0x100691cc)
  • WaitForSingleObjectEx (Address: 0x100691d8)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x100691fc)
  • InitOnceComplete (Address: 0x100691f0)
  • Sleep (Address: 0x100691f8)
  • SleepConditionVariableSRW (Address: 0x100691ec)
  • WakeAllConditionVariable (Address: 0x100691f4)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x10069208)
  • GetTickCount (Address: 0x10069204)
  • GetTickCount64 (Address: 0x1006920c)
api-ms-win-core-threadpool-l1-2-0.dll
  • CallbackMayRunLong (Address: 0x10069218)
  • FreeLibraryWhenCallbackReturns (Address: 0x1006921c)
  • TrySubmitThreadpoolCallback (Address: 0x10069214)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x10069230)
  • GetTraceEnableLevel (Address: 0x1006923c)
  • GetTraceLoggerHandle (Address: 0x10069234)
  • RegisterTraceGuidsW (Address: 0x1006922c)
  • TraceEvent (Address: 0x10069224)
  • TraceMessage (Address: 0x10069228)
  • UnregisterTraceGuids (Address: 0x10069238)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventActivityIdControl (Address: 0x1006924c)
  • EventRegister (Address: 0x10069244)
  • EventSetInformation (Address: 0x10069248)
  • EventUnregister (Address: 0x10069250)
  • EventWriteTransfer (Address: 0x10069254)
api-ms-win-security-base-l1-1-0.dll
  • GetSidSubAuthority (Address: 0x10069260)
  • GetSidSubAuthorityCount (Address: 0x1006925c)
  • GetTokenInformation (Address: 0x10069264)
KERNEL32.dll
  • GetCurrentPackageFamilyName (Address: 0x10069000)
  • lstrcmpiW (Address: 0x10069004)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x100692c4)
  • __dllonexit (Address: 0x100692b4)
  • _amsg_exit (Address: 0x10069280)
  • _callnewh (Address: 0x100692a0)
  • _CxxThrowException (Address: 0x100692f4)
  • _errno (Address: 0x10069270)
  • _except_handler4_common (Address: 0x10069290)
  • _ftol2 (Address: 0x100692f8)
  • _initterm (Address: 0x10069298)
  • _lock (Address: 0x100692bc)
  • _onexit (Address: 0x1006929c)
  • _purecall (Address: 0x100692ac)
  • _unlock (Address: 0x1006926c)
  • _vscwprintf (Address: 0x10069284)
  • _vsnprintf_s (Address: 0x100692d8)
  • _vsnwprintf (Address: 0x100692ec)
  • _wcsicmp (Address: 0x10069288)
  • _XcptFilter (Address: 0x100692f0)
  • ??0exception@@QAE@ABV0@@Z (Address: 0x100692dc)
  • ??0exception@@QAE@XZ (Address: 0x100692e0)
  • ??1exception@@UAE@XZ (Address: 0x100692e4)
  • ??1type_info@@UAE@XZ (Address: 0x10069294)
  • ?terminate@@YAXXZ (Address: 0x100692b0)
  • calloc (Address: 0x1006928c)
  • free (Address: 0x100692cc)
  • malloc (Address: 0x100692d0)
  • memcmp (Address: 0x100692fc)
  • memcpy (Address: 0x100692b8)
  • memcpy_s (Address: 0x100692e8)
  • memmove_s (Address: 0x100692a8)
  • memset (Address: 0x10069300)
  • realloc (Address: 0x1006927c)
  • vswprintf_s (Address: 0x10069278)
  • wcscat_s (Address: 0x100692c0)
  • wcscpy_s (Address: 0x100692c8)
  • wcsncmp (Address: 0x10069274)
  • wcsncpy_s (Address: 0x100692d4)
  • wcsnlen (Address: 0x100692a4)
RPCRT4.dll
  • CStdStubBuffer_AddRef (Address: 0x10069048)
  • CStdStubBuffer_Connect (Address: 0x1006902c)
  • CStdStubBuffer_CountRefs (Address: 0x10069038)
  • CStdStubBuffer_DebugServerQueryInterface (Address: 0x10069054)
  • CStdStubBuffer_DebugServerRelease (Address: 0x10069024)
  • CStdStubBuffer_Disconnect (Address: 0x10069010)
  • CStdStubBuffer_Invoke (Address: 0x10069040)
  • CStdStubBuffer_IsIIDSupported (Address: 0x10069018)
  • CStdStubBuffer_QueryInterface (Address: 0x10069030)
  • IUnknown_AddRef_Proxy (Address: 0x10069058)
  • IUnknown_QueryInterface_Proxy (Address: 0x10069014)
  • IUnknown_Release_Proxy (Address: 0x10069044)
  • NdrClientCall2 (Address: 0x1006905c)
  • NdrCStdStubBuffer_Release (Address: 0x1006900c)
  • NdrCStdStubBuffer2_Release (Address: 0x10069050)
  • NdrDllCanUnloadNow (Address: 0x10069034)
  • NdrDllGetClassObject (Address: 0x1006901c)
  • NdrDllRegisterProxy (Address: 0x10069020)
  • NdrDllUnregisterProxy (Address: 0x1006903c)
  • NdrOleAllocate (Address: 0x10069028)
  • NdrOleFree (Address: 0x1006904c)
  • NdrStubCall2 (Address: 0x10069060)
  • NdrStubForwardingFunction (Address: 0x10069064)