OcpUpdateAgent.dll

Description: Ocp Update Agent

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 64-bit

Operating System: Windows NT

SHA256: 1f10da516aab859ee7f7bfad6189580a

File Size: 179.5 KB

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

Views: 5

Exported Functions

  • CreateDeploymentSessionEx (Ordinal: 1, Address: 0x12e30)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x180022790)
api-ms-win-core-com-l1-1-0.dll
  • CoTaskMemAlloc (Address: 0x1800227a0)
  • CoTaskMemFree (Address: 0x1800227a8)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1800227b8)
  • IsDebuggerPresent (Address: 0x1800227c0)
  • OutputDebugStringW (Address: 0x1800227c8)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1800227d8)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x1800227e8)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180022808)
  • RaiseException (Address: 0x180022800)
  • SetLastError (Address: 0x180022810)
  • SetUnhandledExceptionFilter (Address: 0x180022818)
  • UnhandledExceptionFilter (Address: 0x1800227f8)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x180022860)
  • CreateFileW (Address: 0x180022840)
  • FindFirstFileW (Address: 0x180022850)
  • FindNextFileW (Address: 0x180022848)
  • GetFileAttributesW (Address: 0x180022858)
  • GetFileSize (Address: 0x180022838)
  • GetFileSizeEx (Address: 0x180022828)
  • ReadFile (Address: 0x180022830)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180022870)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180022880)
  • HeapAlloc (Address: 0x180022890)
  • HeapFree (Address: 0x180022888)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x1800228a8)
  • LocalFree (Address: 0x1800228a0)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x1800228b8)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • WTSGetActiveConsoleSessionId (Address: 0x1800228c8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800228f0)
  • FreeLibrary (Address: 0x1800228e8)
  • GetModuleFileNameA (Address: 0x180022908)
  • GetModuleFileNameW (Address: 0x1800228e0)
  • GetModuleHandleExW (Address: 0x180022900)
  • GetModuleHandleW (Address: 0x1800228d8)
  • GetProcAddress (Address: 0x1800228f8)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180022918)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x180022940)
  • GetCurrentProcessId (Address: 0x180022938)
  • GetCurrentThreadId (Address: 0x180022930)
  • TerminateProcess (Address: 0x180022928)
api-ms-win-core-processthreads-l1-1-1.dll
  • GetProcessMitigationPolicy (Address: 0x180022950)
  • IsProcessorFeaturePresent (Address: 0x180022958)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180022968)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180022988)
  • RegOpenKeyExW (Address: 0x180022978)
  • RegQueryValueExW (Address: 0x180022990)
  • RegSetValueExW (Address: 0x180022980)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
  • PathCombineW (Address: 0x1800229a0)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x1800229b0)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180022a00)
  • AcquireSRWLockShared (Address: 0x180022a28)
  • CreateEventExW (Address: 0x1800229f0)
  • CreateMutexExW (Address: 0x1800229c0)
  • CreateSemaphoreExW (Address: 0x180022a30)
  • DeleteCriticalSection (Address: 0x1800229e0)
  • EnterCriticalSection (Address: 0x180022a20)
  • InitializeCriticalSectionEx (Address: 0x1800229c8)
  • LeaveCriticalSection (Address: 0x180022a40)
  • OpenSemaphoreW (Address: 0x1800229d0)
  • ReleaseMutex (Address: 0x1800229f8)
  • ReleaseSemaphore (Address: 0x180022a18)
  • ReleaseSRWLockExclusive (Address: 0x180022a10)
  • ReleaseSRWLockShared (Address: 0x180022a38)
  • SetEvent (Address: 0x1800229e8)
  • WaitForSingleObject (Address: 0x180022a08)
  • WaitForSingleObjectEx (Address: 0x1800229d8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x180022a50)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x180022a68)
  • CreateThreadpoolTimer (Address: 0x180022a78)
  • SetThreadpoolTimer (Address: 0x180022a60)
  • WaitForThreadpoolTimerCallbacks (Address: 0x180022a70)
api-ms-win-core-winrt-error-l1-1-0.dll
  • SetRestrictedErrorInfo (Address: 0x180022a88)
api-ms-win-core-winrt-error-l1-1-1.dll
  • RoGetMatchingRestrictedErrorInfo (Address: 0x180022a98)
api-ms-win-core-winrt-l1-1-0.dll
  • RoActivateInstance (Address: 0x180022aa8)
  • RoGetActivationFactory (Address: 0x180022ab0)
  • RoInitialize (Address: 0x180022ab8)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateStringReference (Address: 0x180022ad8)
  • WindowsDeleteString (Address: 0x180022ac8)
  • WindowsGetStringRawBuffer (Address: 0x180022ad0)
api-ms-win-crt-private-l1-1-0.dll
  • __C_specific_handler (Address: 0x180022b78)
  • __CxxFrameHandler3 (Address: 0x180022b80)
  • __CxxFrameHandler4 (Address: 0x180022c00)
  • __std_terminate (Address: 0x180022bf8)
  • _CxxThrowException (Address: 0x180022b88)
  • _o___std_exception_copy (Address: 0x180022bd0)
  • _o___std_exception_destroy (Address: 0x180022bc8)
  • _o___std_type_info_destroy_list (Address: 0x180022bc0)
  • _o___stdio_common_vsnprintf_s (Address: 0x180022bb0)
  • _o___stdio_common_vsprintf_s (Address: 0x180022ba8)
  • _o___stdio_common_vswprintf (Address: 0x180022ba0)
  • _o__callnewh (Address: 0x180022b98)
  • _o__cexit (Address: 0x180022b90)
  • _o__configure_narrow_argv (Address: 0x180022bd8)
  • _o__crt_atexit (Address: 0x180022bb8)
  • _o__errno (Address: 0x180022ae8)
  • _o__execute_onexit_table (Address: 0x180022af0)
  • _o__initialize_narrow_environment (Address: 0x180022af8)
  • _o__initialize_onexit_table (Address: 0x180022b00)
  • _o__invalid_parameter_noinfo (Address: 0x180022b08)
  • _o__invalid_parameter_noinfo_noreturn (Address: 0x180022b10)
  • _o__purecall (Address: 0x180022b18)
  • _o__register_onexit_function (Address: 0x180022b20)
  • _o__seh_filter_dll (Address: 0x180022b28)
  • _o__set_errno (Address: 0x180022b30)
  • _o__wcsicmp (Address: 0x180022b40)
  • _o__wtoi64 (Address: 0x180022b48)
  • _o_free (Address: 0x180022b50)
  • _o_iswdigit (Address: 0x180022b58)
  • _o_malloc (Address: 0x180022b60)
  • _o_strncpy_s (Address: 0x180022b68)
  • _o_strtol (Address: 0x180022b70)
  • memcmp (Address: 0x180022c08)
  • memcpy (Address: 0x180022c10)
  • memmove (Address: 0x180022b38)
  • strchr (Address: 0x180022be8)
  • strrchr (Address: 0x180022be0)
  • wcschr (Address: 0x180022bf0)
api-ms-win-crt-runtime-l1-1-0.dll
  • _initterm (Address: 0x180022c28)
  • _initterm_e (Address: 0x180022c20)
api-ms-win-crt-string-l1-1-0.dll
  • memset (Address: 0x180022c38)
  • wcscmp (Address: 0x180022c48)
  • wcsncpy (Address: 0x180022c40)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • GetTraceEnableFlags (Address: 0x180022c58)
  • GetTraceEnableLevel (Address: 0x180022c78)
  • GetTraceLoggerHandle (Address: 0x180022c60)
  • RegisterTraceGuidsW (Address: 0x180022c70)
  • TraceMessage (Address: 0x180022c68)
  • UnregisterTraceGuids (Address: 0x180022c80)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x180022c90)
  • EventSetInformation (Address: 0x180022ca0)
  • EventUnregister (Address: 0x180022ca8)
  • EventWriteTransfer (Address: 0x180022c98)
api-ms-win-security-base-l1-1-0.dll
  • AllocateAndInitializeSid (Address: 0x180022cb8)
  • CheckTokenMembership (Address: 0x180022cd0)
  • DuplicateToken (Address: 0x180022cd8)
  • FreeSid (Address: 0x180022cc8)
  • ImpersonateLoggedOnUser (Address: 0x180022ce0)
  • IsValidSid (Address: 0x180022ce8)
  • RevertToSelf (Address: 0x180022cc0)
AppXDeploymentClient.dll
  • (Address: 0x180022748)
CabAPI.dll
  • Cab_Extract (Address: 0x180022758)
msvcp_win.dll
  • ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x180022cf8)
ntdll.dll
  • RtlCaptureContext (Address: 0x180022d10)
  • RtlLookupFunctionEntry (Address: 0x180022d08)
  • RtlVirtualUnwind (Address: 0x180022d18)
RPCRT4.dll
  • I_RpcMapWin32Status (Address: 0x180022770)
  • RpcStringFreeW (Address: 0x180022780)
  • UuidCreate (Address: 0x180022768)
  • UuidToStringW (Address: 0x180022778)