Windows.UI.Search.dll
Description: Windows.UI.Search
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 32-bit
Operating System: Windows NT
SHA256: 7f8284016f6fb7fa08ec61c63a52d45f
File Size: 667.0 KB
Uploaded At: Dec. 1, 2025, 8:07 a.m.
Views: 16
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x28b30)
- DllGetActivationFactory (Ordinal: 2, Address: 0x29e00)
- DllGetClassObject (Ordinal: 3, Address: 0x2ec70)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCancelCall (Address: 0x10098124)
- CoCreateFreeThreadedMarshaler (Address: 0x10098150)
- CoCreateGuid (Address: 0x10098130)
- CoCreateInstance (Address: 0x10098158)
- CoDisableCallCancellation (Address: 0x1009811c)
- CoEnableCallCancellation (Address: 0x10098118)
- CoGetApartmentType (Address: 0x10098138)
- CoGetCallContext (Address: 0x10098140)
- CoGetInterfaceAndReleaseStream (Address: 0x1009814c)
- CoGetMalloc (Address: 0x1009812c)
- CoGetStdMarshalEx (Address: 0x10098144)
- CoMarshalInterThreadInterfaceInStream (Address: 0x10098148)
- CoReleaseMarshalData (Address: 0x10098160)
- CoTaskMemAlloc (Address: 0x10098154)
- CoTaskMemFree (Address: 0x1009815c)
- CoTaskMemRealloc (Address: 0x10098164)
- CoWaitForMultipleHandles (Address: 0x10098120)
- PropVariantClear (Address: 0x10098128)
- PropVariantCopy (Address: 0x10098134)
- StringFromCLSID (Address: 0x1009813c)
api-ms-win-core-com-l1-1-1.dll
- RoGetAgileReference (Address: 0x1009816c)
api-ms-win-core-com-private-l1-1-0.dll
- CoRegisterInitializeSpy (Address: 0x10098174)
- CoRevokeInitializeSpy (Address: 0x10098178)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x10098180)
- IsDebuggerPresent (Address: 0x10098188)
- OutputDebugStringW (Address: 0x10098184)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x10098190)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x10098198)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x100981ac)
- RaiseException (Address: 0x100981a0)
- SetLastError (Address: 0x100981a4)
- SetUnhandledExceptionFilter (Address: 0x100981a8)
- UnhandledExceptionFilter (Address: 0x100981b0)
api-ms-win-core-errorhandling-l1-1-2.dll
- RaiseFailFastException (Address: 0x100981b8)
api-ms-win-core-file-l1-1-0.dll
- CompareFileTime (Address: 0x100981c0)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x100981c8)
- DuplicateHandle (Address: 0x100981cc)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x100981d4)
- HeapAlloc (Address: 0x100981d8)
- HeapFree (Address: 0x100981dc)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x100981e4)
- LocalFree (Address: 0x100981e8)
- LocalReAlloc (Address: 0x100981ec)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
- RegisterWaitForSingleObject (Address: 0x100981f4)
- UnregisterWait (Address: 0x100981f8)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x10098218)
- FreeLibrary (Address: 0x10098204)
- GetModuleFileNameA (Address: 0x10098214)
- GetModuleHandleExW (Address: 0x1009820c)
- GetModuleHandleW (Address: 0x10098210)
- GetProcAddress (Address: 0x10098208)
- LoadLibraryExW (Address: 0x10098200)
api-ms-win-core-localization-l1-2-0.dll
- FindNLSString (Address: 0x10098224)
- FormatMessageW (Address: 0x10098234)
- GetLocaleInfoW (Address: 0x10098244)
- GetSystemDefaultLangID (Address: 0x1009822c)
- GetSystemDefaultLCID (Address: 0x10098248)
- GetSystemPreferredUILanguages (Address: 0x10098220)
- GetUserDefaultLangID (Address: 0x10098230)
- GetUserGeoID (Address: 0x10098228)
- LCMapStringW (Address: 0x10098240)
- LocaleNameToLCID (Address: 0x1009823c)
- ResolveLocaleName (Address: 0x10098238)
api-ms-win-core-localization-l1-2-2.dll
- LCIDToLocaleName (Address: 0x10098250)
api-ms-win-core-localization-obsolete-l1-2-0.dll
- GetUserDefaultUILanguage (Address: 0x10098258)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x10098260)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x10098288)
- GetCurrentProcessId (Address: 0x10098278)
- GetCurrentThreadId (Address: 0x10098268)
- GetProcessId (Address: 0x10098270)
- OpenProcessToken (Address: 0x10098274)
- TerminateProcess (Address: 0x10098280)
- TlsAlloc (Address: 0x1009826c)
- TlsFree (Address: 0x1009827c)
- TlsGetValue (Address: 0x1009828c)
- TlsSetValue (Address: 0x10098284)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x10098294)
api-ms-win-core-psapi-l1-1-0.dll
- QueryFullProcessImageNameW (Address: 0x1009829c)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x100982b0)
- RegCreateKeyExW (Address: 0x100982a8)
- RegEnumKeyExW (Address: 0x100982bc)
- RegGetValueW (Address: 0x100982b8)
- RegOpenKeyExW (Address: 0x100982b4)
- RegQueryInfoKeyW (Address: 0x100982ac)
- RegQueryValueExW (Address: 0x100982a4)
api-ms-win-core-registry-l1-1-1.dll
- RegSetKeyValueW (Address: 0x100982c4)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
- PathMatchSpecExW (Address: 0x100982cc)
api-ms-win-core-shlwapi-obsolete-l1-1-0.dll
- QISearch (Address: 0x100982d4)
- StrCmpICW (Address: 0x100982e0)
- StrCmpNICW (Address: 0x100982d8)
- StrStrIW (Address: 0x100982dc)
api-ms-win-core-string-l1-1-0.dll
- CompareStringOrdinal (Address: 0x100982e8)
- CompareStringW (Address: 0x100982ec)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x10098330)
- AcquireSRWLockShared (Address: 0x1009830c)
- CreateEventExW (Address: 0x100982f8)
- CreateEventW (Address: 0x10098328)
- CreateMutexExW (Address: 0x10098340)
- CreateMutexW (Address: 0x10098300)
- CreateSemaphoreExW (Address: 0x10098334)
- DeleteCriticalSection (Address: 0x10098310)
- EnterCriticalSection (Address: 0x10098318)
- InitializeCriticalSection (Address: 0x10098338)
- InitializeCriticalSectionEx (Address: 0x1009833c)
- InitializeSRWLock (Address: 0x1009834c)
- LeaveCriticalSection (Address: 0x10098344)
- OpenSemaphoreW (Address: 0x10098348)
- ReleaseMutex (Address: 0x100982fc)
- ReleaseSemaphore (Address: 0x1009832c)
- ReleaseSRWLockExclusive (Address: 0x10098324)
- ReleaseSRWLockShared (Address: 0x10098314)
- ResetEvent (Address: 0x100982f4)
- SetEvent (Address: 0x10098320)
- WaitForMultipleObjectsEx (Address: 0x1009831c)
- WaitForSingleObject (Address: 0x10098308)
- WaitForSingleObjectEx (Address: 0x10098304)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x1009835c)
- InitOnceExecuteOnce (Address: 0x10098358)
- Sleep (Address: 0x10098354)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x10098368)
- GetTickCount (Address: 0x10098364)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x10098380)
- CreateThreadpoolTimer (Address: 0x10098374)
- IsThreadpoolTimerSet (Address: 0x1009837c)
- SetThreadpoolTimer (Address: 0x10098378)
- WaitForThreadpoolTimerCallbacks (Address: 0x10098370)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- CreateTimerQueueTimer (Address: 0x1009838c)
- DeleteTimerQueueTimer (Address: 0x10098388)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x10098398)
- EncodePointer (Address: 0x10098394)
api-ms-win-core-winrt-error-l1-1-0.dll
- RoOriginateError (Address: 0x100983a8)
- RoOriginateErrorW (Address: 0x100983a0)
- RoTransformError (Address: 0x100983ac)
- SetRestrictedErrorInfo (Address: 0x100983a4)
api-ms-win-core-winrt-error-l1-1-1.dll
- IsErrorPropagationEnabled (Address: 0x100983b4)
- RoGetMatchingRestrictedErrorInfo (Address: 0x100983b8)
- RoReportFailedDelegate (Address: 0x100983bc)
api-ms-win-core-winrt-l1-1-0.dll
- RoActivateInstance (Address: 0x100983c4)
- RoGetActivationFactory (Address: 0x100983c8)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsCompareStringOrdinal (Address: 0x100983e8)
- WindowsConcatString (Address: 0x100983e4)
- WindowsCreateString (Address: 0x100983ec)
- WindowsCreateStringReference (Address: 0x100983e0)
- WindowsDeleteString (Address: 0x100983dc)
- WindowsDuplicateString (Address: 0x100983d8)
- WindowsGetStringLen (Address: 0x100983f8)
- WindowsGetStringRawBuffer (Address: 0x100983f4)
- WindowsIsStringEmpty (Address: 0x100983f0)
- WindowsStringHasEmbeddedNull (Address: 0x100983d0)
- WindowsSubstringWithSpecifiedLength (Address: 0x100983d4)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x10098404)
- GetTraceEnableLevel (Address: 0x10098408)
- GetTraceLoggerHandle (Address: 0x1009840c)
- RegisterTraceGuidsW (Address: 0x10098414)
- TraceMessage (Address: 0x10098400)
- UnregisterTraceGuids (Address: 0x10098410)
api-ms-win-eventing-provider-l1-1-0.dll
- EventProviderEnabled (Address: 0x1009842c)
- EventRegister (Address: 0x10098428)
- EventSetInformation (Address: 0x1009841c)
- EventUnregister (Address: 0x10098424)
- EventWriteTransfer (Address: 0x10098420)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x100984bc)
- __dllonexit (Address: 0x10098470)
- _amsg_exit (Address: 0x10098458)
- _callnewh (Address: 0x100984c8)
- _CxxThrowException (Address: 0x100984a8)
- _except_handler4_common (Address: 0x1009847c)
- _ftol2 (Address: 0x10098484)
- _get_errno (Address: 0x100984b4)
- _initterm (Address: 0x10098460)
- _lock (Address: 0x10098468)
- _onexit (Address: 0x10098474)
- _purecall (Address: 0x10098494)
- _set_errno (Address: 0x100984c4)
- _unlock (Address: 0x1009846c)
- _wcsicmp (Address: 0x1009844c)
- _XcptFilter (Address: 0x10098454)
- ??_V@YAXPAX@Z (Address: 0x1009849c)
- ??0exception@@QAE@ABQBD@Z (Address: 0x100984c0)
- ??0exception@@QAE@ABQBDH@Z (Address: 0x100984b0)
- ??0exception@@QAE@ABV0@@Z (Address: 0x10098488)
- ??0exception@@QAE@XZ (Address: 0x1009848c)
- ??1exception@@UAE@XZ (Address: 0x10098490)
- ??1type_info@@UAE@XZ (Address: 0x10098478)
- ??3@YAXPAX@Z (Address: 0x100984b8)
- ?terminate@@YAXXZ (Address: 0x10098464)
- ?what@exception@@UBEPBDXZ (Address: 0x100984a4)
- free (Address: 0x1009845c)
- malloc (Address: 0x100984ac)
- memcmp (Address: 0x1009843c)
- memcpy (Address: 0x100984a0)
- memmove (Address: 0x10098450)
- memset (Address: 0x10098480)
- realloc (Address: 0x10098498)
- toupper (Address: 0x10098448)
- wcscspn (Address: 0x10098444)
- wcslen (Address: 0x10098440)
- wcsrchr (Address: 0x10098434)
- wcsstr (Address: 0x10098438)
ntdll.dll
- _vsnprintf_s (Address: 0x10098514)
- _vsnwprintf (Address: 0x100984f8)
- iswalnum (Address: 0x10098500)
- memcpy_s (Address: 0x100984fc)
- memmove_s (Address: 0x1009850c)
- NtQueryInformationToken (Address: 0x100984f0)
- RtlAllocateHeap (Address: 0x100984e8)
- RtlCompareUnicodeString (Address: 0x100984e0)
- RtlFlushHeaps (Address: 0x10098508)
- RtlFreeHeap (Address: 0x100984f4)
- RtlInitUnicodeString (Address: 0x100984ec)
- RtlNtStatusToDosError (Address: 0x100984d8)
- RtlNtStatusToDosErrorNoTeb (Address: 0x100984e4)
- RtlPublishWnfStateData (Address: 0x100984dc)
- RtlQueryResourcePolicy (Address: 0x10098504)
- wcschr (Address: 0x10098510)
- WinSqmAddToStream (Address: 0x100984d4)
- WinSqmIsOptedIn (Address: 0x100984d0)
SHCORE.dll
- (Address: 0x1009800c)
- (Address: 0x1009801c)
- (Address: 0x10098020)
- (Address: 0x10098024)
- (Address: 0x10098028)
- (Address: 0x1009802c)
- (Address: 0x10098034)
- (Address: 0x1009803c)
- GetScaleFactorForMonitor (Address: 0x10098000)
- IStream_Write (Address: 0x10098038)
- IUnknown_QueryService (Address: 0x10098040)
- IUnknown_Set (Address: 0x10098008)
- IUnknown_SetSite (Address: 0x10098004)
- SHCreateThreadWithHandle (Address: 0x10098010)
- SHGetThreadRef (Address: 0x10098030)
- SHTaskPoolGetUniqueContext (Address: 0x10098014)
- SHTaskPoolQueueTask (Address: 0x10098018)
SHELL32.dll
- (Address: 0x1009804c)
- SHCreateItemInKnownFolder (Address: 0x10098050)
- SHGetPropertyStoreForWindow (Address: 0x10098048)
urlmon.dll
- IsValidURL (Address: 0x1009851c)
USER32.dll
- (Address: 0x100980dc)
- (Address: 0x100980fc)
- ActivateKeyboardLayout (Address: 0x1009810c)
- AttachThreadInput (Address: 0x10098080)
- CreateWindowInBand (Address: 0x10098084)
- CreateWindowInBandEx (Address: 0x100980f0)
- DefWindowProcA (Address: 0x10098070)
- DefWindowProcW (Address: 0x100980d0)
- DestroyWindow (Address: 0x100980d8)
- DispatchMessageW (Address: 0x100980a4)
- GetAncestor (Address: 0x1009805c)
- GetAsyncKeyState (Address: 0x100980e4)
- GetDC (Address: 0x100980e8)
- GetForegroundWindow (Address: 0x100980d4)
- GetKeyboardLayout (Address: 0x100980ac)
- GetKeyboardState (Address: 0x10098108)
- GetKeyState (Address: 0x10098100)
- GetParent (Address: 0x100980bc)
- GetPointerInfo (Address: 0x10098074)
- GetQueueStatus (Address: 0x10098078)
- GetWindow (Address: 0x1009809c)
- GetWindowLongW (Address: 0x10098064)
- GetWindowThreadProcessId (Address: 0x10098058)
- IsWindowInDestroy (Address: 0x100980e0)
- IsWindowUnicode (Address: 0x1009806c)
- IsWindowVisible (Address: 0x10098060)
- LoadCursorW (Address: 0x10098090)
- MoveWindow (Address: 0x1009807c)
- MsgWaitForMultipleObjectsEx (Address: 0x10098110)
- PeekMessageW (Address: 0x100980a8)
- PostMessageW (Address: 0x100980a0)
- PostQuitMessage (Address: 0x10098088)
- RegisterClassExW (Address: 0x100980cc)
- RegisterWindowMessageW (Address: 0x100980b4)
- ReleaseDC (Address: 0x100980ec)
- RemovePropW (Address: 0x100980b8)
- SetCursor (Address: 0x10098094)
- SetForegroundWindow (Address: 0x100980c0)
- SetKeyboardState (Address: 0x100980b0)
- SetPropW (Address: 0x100980c4)
- SetRectEmpty (Address: 0x10098098)
- SetWindowCompositionAttribute (Address: 0x100980f8)
- SetWindowLongW (Address: 0x10098068)
- ShowWindow (Address: 0x100980c8)
- SystemParametersInfoW (Address: 0x10098104)
- ToUnicodeEx (Address: 0x100980f4)
- TranslateMessage (Address: 0x1009808c)
wincorlib.DLL
- ?__abi_cast_Object_to_String@__abi_details@@YGP$AAVString@Platform@@_NP$AAVObject@3@@Z (Address: 0x10098574)
- ?__abi_cast_String_to_Object@__abi_details@@YGP$AAVObject@Platform@@P$AAVString@3@@Z (Address: 0x100985a8)
- ?__abi_FailFast@@YGXXZ (Address: 0x10098540)
- ?__abi_make_type_id@@YGP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z (Address: 0x100985b0)
- ?__abi_ObjectToString@__abi_details@@YGP$AAVString@Platform@@P$AAVObject@3@_N@Z (Address: 0x10098564)
- ?__abi_WinRTraiseAccessDeniedException@@YGXXZ (Address: 0x100985ec)
- ?__abi_WinRTraiseChangedStateException@@YGXXZ (Address: 0x10098600)
- ?__abi_WinRTraiseClassNotRegisteredException@@YGXXZ (Address: 0x100985f4)
- ?__abi_WinRTraiseCOMException@@YGXJ@Z (Address: 0x100985f8)
- ?__abi_WinRTraiseDisconnectedException@@YGXXZ (Address: 0x100985e0)
- ?__abi_WinRTraiseFailureException@@YGXXZ (Address: 0x100985e4)
- ?__abi_WinRTraiseInvalidArgumentException@@YGXXZ (Address: 0x100985f0)
- ?__abi_WinRTraiseInvalidCastException@@YGXXZ (Address: 0x100985c0)
- ?__abi_WinRTraiseNotImplementedException@@YGXXZ (Address: 0x100985c4)
- ?__abi_WinRTraiseNullReferenceException@@YGXXZ (Address: 0x100985fc)
- ?__abi_WinRTraiseObjectDisposedException@@YGXXZ (Address: 0x100985bc)
- ?__abi_WinRTraiseOperationCanceledException@@YGXXZ (Address: 0x100985e8)
- ?__abi_WinRTraiseOutOfBoundsException@@YGXXZ (Address: 0x10098604)
- ?__abi_WinRTraiseOutOfMemoryException@@YGXXZ (Address: 0x10098608)
- ?__abi_WinRTraiseWrongThreadException@@YGXXZ (Address: 0x100985b8)
- ??0ChangedStateException@Platform@@Q$AAA@XZ (Address: 0x10098568)
- ??0Delegate@Platform@@Q$AAA@XZ (Address: 0x100985c8)
- ??0DisconnectedException@Platform@@Q$AAA@XZ (Address: 0x10098578)
- ??0FailureException@Platform@@Q$AAA@XZ (Address: 0x100985a0)
- ??0NotImplementedException@Platform@@Q$AAA@XZ (Address: 0x10098560)
- ??0NullReferenceException@Platform@@Q$AAA@XZ (Address: 0x1009853c)
- ??0Object@Platform@@Q$AAA@XZ (Address: 0x10098534)
- ??0OutOfBoundsException@Platform@@Q$AAA@XZ (Address: 0x100985a4)
- ??0OutOfMemoryException@Platform@@Q$AAA@XZ (Address: 0x1009859c)
- ??BType@Platform@@SA?AVTypeName@Interop@Xaml@UI@Windows@@P$AAV01@@Z (Address: 0x10098590)
- ?AlignedFree@Heap@Details@Platform@@SAXPAX@Z (Address: 0x100985d8)
- ?Allocate@Heap@Details@Platform@@SAPAXII@Z (Address: 0x100985cc)
- ?AllocateException@Heap@Details@Platform@@SAPAXII@Z (Address: 0x10098538)
- ?CreateException@Exception@Platform@@SAP$AAV12@H@Z (Address: 0x1009858c)
- ?CreateException@Exception@Platform@@SAP$AAV12@HP$AAVString@2@@Z (Address: 0x10098598)
- ?CreateValue@Details@Platform@@YGP$AAVObject@2@W4TypeCode@2@PBX@Z (Address: 0x10098554)
- ?EventSourceAdd@Details@Platform@@YG?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z (Address: 0x10098528)
- ?EventSourceGetTargetArray@Details@Platform@@YGPAXPAXPAUEventLock@12@@Z (Address: 0x10098580)
- ?EventSourceGetTargetArrayEvent@Details@Platform@@YGPAXPAXIPBXPA_J@Z (Address: 0x10098588)
- ?EventSourceGetTargetArraySize@Details@Platform@@YGIPAX@Z (Address: 0x10098584)
- ?EventSourceInitialize@Details@Platform@@YGXPAPAX@Z (Address: 0x10098530)
- ?EventSourceRemove@Details@Platform@@YGXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z (Address: 0x10098524)
- ?EventSourceUninitialize@Details@Platform@@YGXPAPAX@Z (Address: 0x1009852c)
- ?Free@Heap@Details@Platform@@SAXPAX@Z (Address: 0x100985d4)
- ?get@FullName@Type@Platform@@Q$AAAP$AAVString@3@XZ (Address: 0x1009856c)
- ?get@Message@Exception@Platform@@Q$AAAP$AAVString@3@XZ (Address: 0x10098594)
- ?GetActivationFactoryByPCWSTR@@YGJPAXAAVGuid@Platform@@PAPAX@Z (Address: 0x10098544)
- ?GetIBoxArrayVtable@Details@Platform@@YGPAXPAX@Z (Address: 0x10098570)
- ?GetIBoxVtable@Details@Platform@@YGPAXPAX@Z (Address: 0x10098558)
- ?GetIidsFn@@YGJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z (Address: 0x10098548)
- ?GetType@Object@Platform@@Q$AAAP$AAVType@2@XZ (Address: 0x100985d0)
- ?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z (Address: 0x1009855c)
- ?GetWeakReference@Details@Platform@@YGPAU__abi_IUnknown@@Q$ADVObject@2@@Z (Address: 0x100985ac)
- ?InitializeData@Details@Platform@@YGJH@Z (Address: 0x10098550)
- ?ReCreateFromException@Details@Platform@@YGJP$AAVException@2@@Z (Address: 0x100985b4)
- ?ReleaseTarget@ControlBlock@Details@Platform@@AAEXXZ (Address: 0x100985dc)
- ?ResolveWeakReference@Details@Platform@@YGP$AAVObject@2@ABU_GUID@@PAPAU__abi_IUnknown@@@Z (Address: 0x1009857c)
- ?UninitializeData@Details@Platform@@YGXH@Z (Address: 0x1009854c)