provplatformdesktop.dll

Description: Provisioning platform for desktop editions

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.6033

Architecture: 32-bit

Operating System: Windows NT

SHA256: 2a192cd1b5501422a71081841f9a56d8

File Size: 138.5 KB

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

Views: 14

Exported Functions

  • CreateAutomaticRedeploymentFailureNotificationTask (Ordinal: 1, Address: 0x9520)
  • CheckPackageManagerOutOfProc (Ordinal: 2, Address: 0xa930)
  • CheckUserConsent (Ordinal: 3, Address: 0xaec0)
  • ConfigureAppLaunch (Ordinal: 4, Address: 0xb260)
  • DllCanUnloadNow (Ordinal: 5, Address: 0x7920)
  • DllGetActivationFactory (Ordinal: 6, Address: 0x78e0)
  • DllGetClassObject (Ordinal: 7, Address: 0x7900)
  • GetDeviceId (Ordinal: 8, Address: 0xb470)
  • GetPackagePassword (Ordinal: 9, Address: 0xb4b0)
  • GetProvisioningTargetUser (Ordinal: 10, Address: 0xb690)
  • InitiateMgmtRefresh (Ordinal: 11, Address: 0xb9e0)
  • InitiateSystemReset (Ordinal: 12, Address: 0xb9f0)
  • MgmtRefreshPrecheck (Ordinal: 13, Address: 0xba40)
  • MgmtRefreshRebootSystem (Ordinal: 14, Address: 0xbae0)
  • MgmtRefreshReleaseSession (Ordinal: 15, Address: 0xba00)
  • MgmtRefreshStageSession (Ordinal: 16, Address: 0xba60)
  • MgmtRefreshUnstageSession (Ordinal: 17, Address: 0xbaa0)
  • ReportInstallationError (Ordinal: 18, Address: 0xbb50)
  • SetDeviceName (Ordinal: 19, Address: 0xb3a0)

Imported DLLs & Functions

api-ms-win-appmodel-runtime-l1-1-0.dll
  • ClosePackageInfo (Address: 0x100200a4)
  • OpenPackageInfoByFullName (Address: 0x100200a8)
api-ms-win-appmodel-runtime-l1-1-1.dll
  • GetPackageApplicationIds (Address: 0x100200b0)
api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x100200b8)
api-ms-win-core-com-l1-1-0.dll
  • CLSIDFromString (Address: 0x100200c8)
  • CoCreateFreeThreadedMarshaler (Address: 0x100200d8)
  • CoCreateInstance (Address: 0x100200d0)
  • CoInitializeEx (Address: 0x100200cc)
  • CoSetProxyBlanket (Address: 0x100200dc)
  • CoTaskMemAlloc (Address: 0x100200c0)
  • CoTaskMemFree (Address: 0x100200d4)
  • CoUninitialize (Address: 0x100200c4)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x100200e8)
  • IsDebuggerPresent (Address: 0x100200ec)
  • OutputDebugStringW (Address: 0x100200e4)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x10020104)
  • RaiseException (Address: 0x100200f4)
  • SetLastError (Address: 0x100200f8)
  • SetUnhandledExceptionFilter (Address: 0x10020100)
  • UnhandledExceptionFilter (Address: 0x100200fc)
api-ms-win-core-file-l1-1-0.dll
  • DeleteFileW (Address: 0x10020120)
  • FindClose (Address: 0x10020114)
  • FindFirstFileW (Address: 0x1002010c)
  • FindNextFileW (Address: 0x10020118)
  • GetFileAttributesW (Address: 0x10020110)
  • SetFileAttributesW (Address: 0x1002011c)
api-ms-win-core-file-l2-1-0.dll
  • CopyFile2 (Address: 0x10020128)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x10020130)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x10020138)
  • HeapAlloc (Address: 0x1002014c)
  • HeapDestroy (Address: 0x1002013c)
  • HeapFree (Address: 0x10020144)
  • HeapReAlloc (Address: 0x10020140)
  • HeapSize (Address: 0x10020148)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x10020154)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x1002015c)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • GetSystemPowerStatus (Address: 0x10020164)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x10020188)
  • FreeLibrary (Address: 0x10020170)
  • GetModuleFileNameA (Address: 0x10020180)
  • GetModuleHandleExW (Address: 0x1002017c)
  • GetModuleHandleW (Address: 0x10020184)
  • GetProcAddress (Address: 0x1002016c)
  • LoadLibraryExA (Address: 0x10020174)
  • LoadStringW (Address: 0x10020178)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x10020190)
api-ms-win-core-memory-l1-1-0.dll
  • VirtualProtect (Address: 0x1002019c)
  • VirtualQuery (Address: 0x10020198)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x100201a4)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x100201b8)
  • GetCurrentProcess (Address: 0x100201c0)
  • GetCurrentProcessId (Address: 0x100201b4)
  • GetCurrentThreadId (Address: 0x100201ac)
  • OpenProcessToken (Address: 0x100201b0)
  • ProcessIdToSessionId (Address: 0x100201c4)
  • TerminateProcess (Address: 0x100201bc)
api-ms-win-core-processthreads-l1-1-1.dll
  • IsProcessorFeaturePresent (Address: 0x100201cc)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x100201d4)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x100201dc)
  • RegCreateKeyExW (Address: 0x100201e0)
  • RegEnumKeyExW (Address: 0x100201e8)
  • RegEnumValueW (Address: 0x100201f8)
  • RegGetValueW (Address: 0x100201fc)
  • RegNotifyChangeKeyValue (Address: 0x100201f0)
  • RegOpenKeyExW (Address: 0x100201f4)
  • RegQueryInfoKeyW (Address: 0x100201ec)
  • RegSetValueExW (Address: 0x100201e4)
api-ms-win-core-shutdown-l1-1-0.dll
  • InitiateSystemShutdownExW (Address: 0x10020204)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x1002020c)
  • AcquireSRWLockShared (Address: 0x10020214)
  • CreateEventExW (Address: 0x10020218)
  • CreateEventW (Address: 0x10020230)
  • CreateMutexExW (Address: 0x10020238)
  • CreateSemaphoreExW (Address: 0x10020250)
  • DeleteCriticalSection (Address: 0x1002021c)
  • EnterCriticalSection (Address: 0x10020228)
  • InitializeCriticalSectionEx (Address: 0x10020220)
  • LeaveCriticalSection (Address: 0x10020224)
  • OpenSemaphoreW (Address: 0x1002023c)
  • ReleaseMutex (Address: 0x10020244)
  • ReleaseSemaphore (Address: 0x1002024c)
  • ReleaseSRWLockExclusive (Address: 0x10020234)
  • ReleaseSRWLockShared (Address: 0x10020210)
  • ResetEvent (Address: 0x1002022c)
  • SetEvent (Address: 0x10020254)
  • WaitForSingleObject (Address: 0x10020248)
  • WaitForSingleObjectEx (Address: 0x10020240)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x1002025c)
  • InitOnceComplete (Address: 0x10020264)
  • InitOnceExecuteOnce (Address: 0x10020260)
  • Sleep (Address: 0x10020268)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemInfo (Address: 0x1002027c)
  • GetSystemTime (Address: 0x10020278)
  • GetSystemTimeAsFileTime (Address: 0x10020274)
  • GetSystemWindowsDirectoryW (Address: 0x10020270)
api-ms-win-core-sysinfo-l1-2-0.dll
  • SetComputerNameExW (Address: 0x10020284)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x1002028c)
  • CloseThreadpoolWork (Address: 0x10020290)
  • CreateThreadpoolTimer (Address: 0x100202a0)
  • CreateThreadpoolWork (Address: 0x1002029c)
  • SetThreadpoolTimer (Address: 0x100202a4)
  • SubmitThreadpoolWork (Address: 0x10020298)
  • WaitForThreadpoolTimerCallbacks (Address: 0x100202a8)
  • WaitForThreadpoolWorkCallbacks (Address: 0x10020294)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x100202b0)
  • EncodePointer (Address: 0x100202b4)
api-ms-win-core-winrt-error-l1-1-0.dll
  • RoOriginateError (Address: 0x100202bc)
  • RoOriginateErrorW (Address: 0x100202c0)
api-ms-win-core-winrt-l1-1-0.dll
  • RoActivateInstance (Address: 0x100202c8)
  • RoInitialize (Address: 0x100202d0)
  • RoUninitialize (Address: 0x100202cc)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateStringReference (Address: 0x100202d8)
  • WindowsDeleteString (Address: 0x100202e8)
  • WindowsGetStringRawBuffer (Address: 0x100202dc)
  • WindowsIsStringEmpty (Address: 0x100202e0)
  • WindowsStringHasEmbeddedNull (Address: 0x100202e4)
api-ms-win-crt-private-l1-1-0.dll
  • __CxxFrameHandler3 (Address: 0x1002034c)
  • __std_terminate (Address: 0x10020348)
  • _CxxThrowException (Address: 0x10020364)
  • _except_handler4_common (Address: 0x10020324)
  • _o___std_exception_copy (Address: 0x10020344)
  • _o___std_exception_destroy (Address: 0x10020340)
  • _o___std_type_info_destroy_list (Address: 0x1002033c)
  • _o___stdio_common_vsnprintf_s (Address: 0x10020338)
  • _o___stdio_common_vsprintf_s (Address: 0x10020334)
  • _o___stdio_common_vswprintf (Address: 0x10020330)
  • _o__callnewh (Address: 0x1002030c)
  • _o__cexit (Address: 0x1002035c)
  • _o__configure_narrow_argv (Address: 0x10020360)
  • _o__crt_atexit (Address: 0x10020350)
  • _o__errno (Address: 0x1002032c)
  • _o__execute_onexit_table (Address: 0x10020328)
  • _o__initialize_narrow_environment (Address: 0x100202f0)
  • _o__initialize_onexit_table (Address: 0x100202f4)
  • _o__invalid_parameter_noinfo (Address: 0x100202f8)
  • _o__invalid_parameter_noinfo_noreturn (Address: 0x100202fc)
  • _o__purecall (Address: 0x10020300)
  • _o__register_onexit_function (Address: 0x10020304)
  • _o__seh_filter_dll (Address: 0x10020308)
  • _o_free (Address: 0x10020314)
  • _o_malloc (Address: 0x10020318)
  • _o_terminate (Address: 0x1002031c)
  • _o_wcscpy_s (Address: 0x10020320)
  • memcmp (Address: 0x10020354)
  • memcpy (Address: 0x10020358)
  • memmove (Address: 0x10020310)
api-ms-win-crt-runtime-l1-1-0.dll
  • _initterm (Address: 0x10020370)
  • _initterm_e (Address: 0x1002036c)
api-ms-win-crt-string-l1-1-0.dll
  • memset (Address: 0x10020378)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventActivityIdControl (Address: 0x1002038c)
  • EventRegister (Address: 0x10020384)
  • EventSetInformation (Address: 0x10020380)
  • EventUnregister (Address: 0x10020390)
  • EventWriteTransfer (Address: 0x10020388)
api-ms-win-oobe-notification-l1-1-0.dll
  • OOBEComplete (Address: 0x10020398)
api-ms-win-security-base-l1-1-0.dll
  • AdjustTokenPrivileges (Address: 0x100203a0)
api-ms-win-security-lsalookup-l2-1-0.dll
  • LookupAccountNameW (Address: 0x100203a8)
  • LookupPrivilegeValueW (Address: 0x100203ac)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x100203b4)
DUI70.dll
  • ?_ZeroRelease@Value@DirectUI@@AAEXXZ (Address: 0x10020030)
  • ?ContentProp@Element@DirectUI@@SGPBUPropertyInfo@2@XZ (Address: 0x10020014)
  • ?Create@DUIXmlParser@DirectUI@@SGJPAPAV12@P6GPAVValue@2@PBGPAX@Z2P6GX11H2@Z2@Z (Address: 0x10020020)
  • ?CreateElement@DUIXmlParser@DirectUI@@QAEJPBGPAVElement@2@1PAKPAPAV32@@Z (Address: 0x1002002c)
  • ?CreateString@Value@DirectUI@@SGPAV12@PBGPAUHINSTANCE__@@@Z (Address: 0x10020034)
  • ?Destroy@DUIXmlParser@DirectUI@@QAEXXZ (Address: 0x10020024)
  • ?Destroy@Element@DirectUI@@QAEJ_N@Z (Address: 0x10020000)
  • ?FindDescendent@Element@DirectUI@@QAEPAV12@G@Z (Address: 0x10020018)
  • ?GetClassInfoPtr@TouchEdit2@DirectUI@@SGPAUIClassInfo@2@XZ (Address: 0x1002003c)
  • ?GetEncodedContentString@Element@DirectUI@@QAEJPAGI@Z (Address: 0x10020010)
  • ?GetEncodedContentStringLength@Element@DirectUI@@QAEIXZ (Address: 0x1002000c)
  • ?SetValue@Element@DirectUI@@QAEJP6GPBUPropertyInfo@2@XZHPAVValue@2@@Z (Address: 0x10020040)
  • ?SetXMLFromResource@DUIXmlParser@DirectUI@@QAEJIPAUHINSTANCE__@@0@Z (Address: 0x10020028)
  • InitProcessPriv (Address: 0x10020044)
  • InitThread (Address: 0x10020004)
  • StrToID (Address: 0x10020008)
  • UnInitProcessPriv (Address: 0x10020038)
  • UnInitThread (Address: 0x1002001c)
ext-ms-win-ntuser-message-l1-1-0.dll
  • DispatchMessageW (Address: 0x100203c4)
  • GetMessageW (Address: 0x100203bc)
  • TranslateMessage (Address: 0x100203c0)
ext-ms-win-ntuser-window-l1-1-0.dll
  • GetForegroundWindow (Address: 0x100203cc)
ext-ms-win-session-wtsapi32-l1-1-0.dll
  • WTSEnumerateSessionsW (Address: 0x100203d4)
  • WTSFreeMemory (Address: 0x100203dc)
  • WTSQuerySessionInformationW (Address: 0x100203d8)
msvcp_win.dll
  • ?_Addfac@_Locimp@locale@std@@AAEXPAVfacet@23@I@Z (Address: 0x1002040c)
  • ?_Decref@facet@locale@std@@UAEPAV_Facet_base@3@XZ (Address: 0x10020408)
  • ?_Incref@facet@locale@std@@UAEXXZ (Address: 0x10020404)
  • ?_Init@locale@std@@CAPAV_Locimp@12@_N@Z (Address: 0x100203e8)
  • ?_New_Locimp@_Locimp@locale@std@@CAPAV123@ABV123@@Z (Address: 0x100203ec)
  • ?_Xlength_error@std@@YAXPBD@Z (Address: 0x100203e4)
  • ?_Xout_of_range@std@@YAXPBD@Z (Address: 0x100203f8)
  • ??0?$codecvt@GDU_Mbstatet@@@std@@QAE@I@Z (Address: 0x10020414)
  • ??1?$codecvt@GDU_Mbstatet@@@std@@MAE@XZ (Address: 0x100203fc)
  • ??4?$_Yarn@D@std@@QAEAAV01@PBD@Z (Address: 0x100203f4)
  • ??Bid@locale@std@@QAEIXZ (Address: 0x10020400)
  • ?id@?$codecvt@GDU_Mbstatet@@@std@@2V0locale@2@A (Address: 0x100203f0)
  • ?in@?$codecvt@GDU_Mbstatet@@@std@@QBEHAAU_Mbstatet@@PBD1AAPBDPAG3AAPAG@Z (Address: 0x10020410)
ntdll.dll
  • RtlAdjustPrivilege (Address: 0x1002041c)
OLEAUT32.dll
  • SysAllocString (Address: 0x10020054)
  • SysAllocStringLen (Address: 0x10020058)
  • SysFreeString (Address: 0x10020050)
  • SysStringLen (Address: 0x1002005c)
  • VariantClear (Address: 0x10020060)
  • VariantInit (Address: 0x1002004c)
ResetEngine.dll
  • ResetCreateSession (Address: 0x10020094)
  • ResetPrepareSession (Address: 0x1002008c)
  • ResetReleaseSession (Address: 0x10020098)
  • ResetStageOfflineBoot (Address: 0x10020090)
  • ResetTraceClientInfo (Address: 0x10020088)
  • ResetUnstageOfflineBoot (Address: 0x1002009c)
RPCRT4.dll
  • NdrClientCall4 (Address: 0x10020080)
  • RpcBindingFree (Address: 0x1002007c)
  • RpcBindingFromStringBindingW (Address: 0x1002006c)
  • RpcExceptionFilter (Address: 0x10020078)
  • RpcStringBindingComposeW (Address: 0x10020068)
  • RpcStringFreeW (Address: 0x10020070)
  • UuidCreate (Address: 0x10020074)