CoreShellAPI.dll

Description: CoreShellAPI

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5848

Architecture: 64-bit

Operating System: Windows NT

SHA256: c84b77e26e5cee5d366fdc40e18912d1

File Size: 469.0 KB

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

Views: 12

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x6b40)
  • DllGetActivationFactory (Ordinal: 2, Address: 0x6870)
  • DllGetClassObject (Ordinal: 3, Address: 0x6a50)

Imported DLLs & Functions

api-ms-win-core-apiquery-l1-1-0.dll
  • ApiSetQueryApiSetPresence (Address: 0x18005b728)
api-ms-win-core-com-l1-1-0.dll
  • CoCreateFreeThreadedMarshaler (Address: 0x18005b740)
  • CoCreateInstance (Address: 0x18005b748)
  • CoDecrementMTAUsage (Address: 0x18005b758)
  • CoGetApartmentType (Address: 0x18005b760)
  • CoIncrementMTAUsage (Address: 0x18005b750)
  • CoTaskMemAlloc (Address: 0x18005b738)
  • CoTaskMemFree (Address: 0x18005b768)
api-ms-win-core-com-l1-1-1.dll
  • RoGetAgileReference (Address: 0x18005b778)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x18005b790)
  • IsDebuggerPresent (Address: 0x18005b788)
  • OutputDebugStringW (Address: 0x18005b798)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18005b7a8)
  • RaiseException (Address: 0x18005b7c8)
  • SetLastError (Address: 0x18005b7b8)
  • SetUnhandledExceptionFilter (Address: 0x18005b7b0)
  • UnhandledExceptionFilter (Address: 0x18005b7c0)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18005b7d8)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18005b7f8)
  • HeapAlloc (Address: 0x18005b7f0)
  • HeapFree (Address: 0x18005b7e8)
api-ms-win-core-heap-l2-1-0.dll
  • LocalFree (Address: 0x18005b808)
api-ms-win-core-heap-obsolete-l1-1-0.dll
  • LocalSize (Address: 0x18005b818)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x18005b828)
api-ms-win-core-libraryloader-l1-2-0.dll
  • FreeLibrary (Address: 0x18005b858)
  • GetModuleFileNameA (Address: 0x18005b848)
  • GetModuleHandleExW (Address: 0x18005b840)
  • GetModuleHandleW (Address: 0x18005b850)
  • GetProcAddress (Address: 0x18005b838)
  • LoadLibraryExA (Address: 0x18005b860)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x18005b870)
api-ms-win-core-memory-l1-1-0.dll
  • VirtualProtect (Address: 0x18005b888)
  • VirtualQuery (Address: 0x18005b880)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x18005b8b0)
  • GetCurrentProcess (Address: 0x18005b898)
  • GetCurrentProcessId (Address: 0x18005b8a8)
  • GetCurrentThreadId (Address: 0x18005b8b8)
  • OpenProcessToken (Address: 0x18005b8a0)
  • TerminateProcess (Address: 0x18005b8c0)
api-ms-win-core-processthreads-l1-1-1.dll
  • IsProcessorFeaturePresent (Address: 0x18005b8d0)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18005b8e0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18005b910)
  • RegCreateKeyExW (Address: 0x18005b8f0)
  • RegEnumKeyExW (Address: 0x18005b908)
  • RegGetValueW (Address: 0x18005b918)
  • RegOpenKeyExW (Address: 0x18005b900)
  • RegQueryInfoKeyW (Address: 0x18005b920)
  • RegSetValueExW (Address: 0x18005b8f8)
api-ms-win-core-registry-l2-1-0.dll
  • RegDeleteKeyW (Address: 0x18005b930)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x18005b940)
  • RtlLookupFunctionEntry (Address: 0x18005b950)
  • RtlVirtualUnwind (Address: 0x18005b948)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x18005b960)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x18005b9d8)
  • AcquireSRWLockShared (Address: 0x18005b9b0)
  • CreateEventExW (Address: 0x18005b978)
  • CreateEventW (Address: 0x18005ba00)
  • CreateMutexExW (Address: 0x18005b9a8)
  • CreateSemaphoreExW (Address: 0x18005ba08)
  • DeleteCriticalSection (Address: 0x18005ba10)
  • EnterCriticalSection (Address: 0x18005b9c8)
  • InitializeCriticalSectionAndSpinCount (Address: 0x18005b9f0)
  • InitializeCriticalSectionEx (Address: 0x18005b988)
  • InitializeSRWLock (Address: 0x18005b980)
  • LeaveCriticalSection (Address: 0x18005b9b8)
  • OpenSemaphoreW (Address: 0x18005b970)
  • ReleaseMutex (Address: 0x18005ba18)
  • ReleaseSemaphore (Address: 0x18005b9d0)
  • ReleaseSRWLockExclusive (Address: 0x18005b9e0)
  • ReleaseSRWLockShared (Address: 0x18005b990)
  • ResetEvent (Address: 0x18005b9f8)
  • SetEvent (Address: 0x18005b9e8)
  • WaitForMultipleObjectsEx (Address: 0x18005b9a0)
  • WaitForSingleObject (Address: 0x18005b9c0)
  • WaitForSingleObjectEx (Address: 0x18005b998)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x18005ba48)
  • InitOnceComplete (Address: 0x18005ba28)
  • InitOnceExecuteOnce (Address: 0x18005ba30)
  • WaitOnAddress (Address: 0x18005ba38)
  • WakeByAddressAll (Address: 0x18005ba40)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemInfo (Address: 0x18005ba60)
  • GetSystemTimeAsFileTime (Address: 0x18005ba58)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x18005ba98)
  • CloseThreadpoolWork (Address: 0x18005ba78)
  • CreateThreadpoolTimer (Address: 0x18005baa8)
  • CreateThreadpoolWork (Address: 0x18005ba80)
  • FreeLibraryWhenCallbackReturns (Address: 0x18005ba90)
  • SetThreadpoolTimer (Address: 0x18005ba88)
  • SubmitThreadpoolWork (Address: 0x18005ba70)
  • WaitForThreadpoolTimerCallbacks (Address: 0x18005baa0)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x18005bac0)
  • EncodePointer (Address: 0x18005bab8)
api-ms-win-core-winrt-error-l1-1-0.dll
  • GetRestrictedErrorInfo (Address: 0x18005baf0)
  • RoOriginateError (Address: 0x18005bad8)
  • RoOriginateErrorW (Address: 0x18005bae0)
  • RoTransformError (Address: 0x18005bae8)
  • SetRestrictedErrorInfo (Address: 0x18005bad0)
api-ms-win-core-winrt-error-l1-1-1.dll
  • IsErrorPropagationEnabled (Address: 0x18005bb08)
  • RoGetMatchingRestrictedErrorInfo (Address: 0x18005bb10)
  • RoReportFailedDelegate (Address: 0x18005bb00)
api-ms-win-core-winrt-l1-1-0.dll
  • RoActivateInstance (Address: 0x18005bb28)
  • RoGetActivationFactory (Address: 0x18005bb20)
api-ms-win-core-winrt-propertysetprivate-l1-1-0.dll
  • RoCreateNonAgilePropertySet (Address: 0x18005bb38)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCompareStringOrdinal (Address: 0x18005bb48)
  • WindowsCreateString (Address: 0x18005bb78)
  • WindowsCreateStringReference (Address: 0x18005bb80)
  • WindowsDeleteString (Address: 0x18005bb50)
  • WindowsDuplicateString (Address: 0x18005bb58)
  • WindowsGetStringRawBuffer (Address: 0x18005bb60)
  • WindowsIsStringEmpty (Address: 0x18005bb70)
  • WindowsStringHasEmbeddedNull (Address: 0x18005bb68)
api-ms-win-crt-math-l1-1-0.dll
  • ceilf (Address: 0x18005bb90)
api-ms-win-crt-private-l1-1-0.dll
  • __C_specific_handler (Address: 0x18005bc00)
  • __CxxFrameHandler3 (Address: 0x18005bc08)
  • __CxxFrameHandler4 (Address: 0x18005bc78)
  • __std_terminate (Address: 0x18005bc70)
  • _CxxThrowException (Address: 0x18005bc10)
  • _o___std_exception_copy (Address: 0x18005bc68)
  • _o___std_exception_destroy (Address: 0x18005bc60)
  • _o___std_type_info_destroy_list (Address: 0x18005bc58)
  • _o___stdio_common_vsnprintf_s (Address: 0x18005bc50)
  • _o___stdio_common_vswprintf (Address: 0x18005bc48)
  • _o__callnewh (Address: 0x18005bc30)
  • _o__cexit (Address: 0x18005bc28)
  • _o__configure_narrow_argv (Address: 0x18005bc20)
  • _o__crt_atexit (Address: 0x18005bc18)
  • _o__errno (Address: 0x18005bc40)
  • _o__execute_onexit_table (Address: 0x18005bc38)
  • _o__initialize_narrow_environment (Address: 0x18005bba0)
  • _o__initialize_onexit_table (Address: 0x18005bba8)
  • _o__invalid_parameter_noinfo (Address: 0x18005bbb0)
  • _o__invalid_parameter_noinfo_noreturn (Address: 0x18005bbb8)
  • _o__purecall (Address: 0x18005bbc0)
  • _o__register_onexit_function (Address: 0x18005bbc8)
  • _o__seh_filter_dll (Address: 0x18005bbd0)
  • _o_free (Address: 0x18005bbe0)
  • _o_malloc (Address: 0x18005bbe8)
  • _o_realloc (Address: 0x18005bbf0)
  • _o_terminate (Address: 0x18005bbf8)
  • memcmp (Address: 0x18005bc80)
  • memcpy (Address: 0x18005bc88)
  • memmove (Address: 0x18005bbd8)
api-ms-win-crt-runtime-l1-1-0.dll
  • _initterm (Address: 0x18005bca0)
  • _initterm_e (Address: 0x18005bc98)
api-ms-win-crt-string-l1-1-0.dll
  • memset (Address: 0x18005bcb0)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventActivityIdControl (Address: 0x18005bcd8)
  • EventRegister (Address: 0x18005bcc0)
  • EventSetInformation (Address: 0x18005bcc8)
  • EventUnregister (Address: 0x18005bce0)
  • EventWriteTransfer (Address: 0x18005bcd0)
api-ms-win-power-setting-l1-1-0.dll
  • PowerSettingRegisterNotification (Address: 0x18005bcf0)
api-ms-win-rtcore-ntuser-powermanagement-l1-1-0.dll
  • UnregisterPowerSettingNotification (Address: 0x18005bd00)
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
  • CreateWindowExW (Address: 0x18005bd28)
  • DefWindowProcW (Address: 0x18005bd18)
  • DestroyWindow (Address: 0x18005bd10)
  • PostMessageW (Address: 0x18005bd30)
  • RegisterClassExW (Address: 0x18005bd20)
api-ms-win-security-base-l1-1-0.dll
  • AdjustTokenPrivileges (Address: 0x18005bd40)
api-ms-win-security-lsalookup-l2-1-0.dll
  • LookupPrivilegeValueW (Address: 0x18005bd50)
api-ms-win-shcore-taskpool-l1-1-0.dll
  • SHTaskPoolQueueTask (Address: 0x18005bd60)
combase.dll
  • (Address: 0x18005bd78)
  • (Address: 0x18005bd70)
ext-ms-win-shell32-shellfolders-l1-1-0.dll
  • SHGetKnownFolderPath (Address: 0x18005bd88)
msvcp_win.dll
  • _Cnd_broadcast (Address: 0x18005bdd0)
  • _Cnd_destroy_in_situ (Address: 0x18005bde0)
  • _Cnd_init_in_situ (Address: 0x18005bde8)
  • _Cnd_wait (Address: 0x18005be30)
  • _Mtx_destroy_in_situ (Address: 0x18005be78)
  • _Mtx_init_in_situ (Address: 0x18005be80)
  • _Mtx_lock (Address: 0x18005be70)
  • _Mtx_unlock (Address: 0x18005be68)
  • ?__ExceptionPtrAssign@@YAXPEAXPEBX@Z (Address: 0x18005be98)
  • ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z (Address: 0x18005bd98)
  • ?__ExceptionPtrCreate@@YAXPEAX@Z (Address: 0x18005bea0)
  • ?__ExceptionPtrCurrentException@@YAXPEAX@Z (Address: 0x18005bdb8)
  • ?__ExceptionPtrDestroy@@YAXPEAX@Z (Address: 0x18005bdc0)
  • ?__ExceptionPtrRethrow@@YAXPEBX@Z (Address: 0x18005bda0)
  • ?__ExceptionPtrToBool@@YA_NPEBX@Z (Address: 0x18005bda8)
  • ?_CallInContext@_ContextCallback@details@Concurrency@@QEBAXV?$function@$$A6AXXZ@std@@_N@Z (Address: 0x18005be08)
  • ?_Capture@_ContextCallback@details@Concurrency@@AEAAXXZ (Address: 0x18005be10)
  • ?_Execute_once@std@@YAHAEAUonce_flag@1@P6AHPEAX1PEAPEAX@Z1@Z (Address: 0x18005bdb0)
  • ?_LogCancelTask@_TaskEventLogger@details@Concurrency@@QEAAXXZ (Address: 0x18005be28)
  • ?_LogScheduleTask@_TaskEventLogger@details@Concurrency@@QEAAX_N@Z (Address: 0x18005be20)
  • ?_LogTaskCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ (Address: 0x18005be40)
  • ?_LogTaskExecutionCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ (Address: 0x18005be38)
  • ?_LogWorkItemCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ (Address: 0x18005be50)
  • ?_LogWorkItemStarted@_TaskEventLogger@details@Concurrency@@QEAAXXZ (Address: 0x18005be48)
  • ?_Release_chore@details@Concurrency@@YAXPEAU_Threadpool_chore@12@@Z (Address: 0x18005bdf8)
  • ?_ReportUnobservedException@details@Concurrency@@YAXXZ (Address: 0x18005bdf0)
  • ?_Reset@_ContextCallback@details@Concurrency@@AEAAXXZ (Address: 0x18005be60)
  • ?_Schedule_chore@details@Concurrency@@YAHPEAU_Threadpool_chore@12@@Z (Address: 0x18005be00)
  • ?_Throw_C_error@std@@YAXH@Z (Address: 0x18005be88)
  • ?_Xbad_function_call@std@@YAXXZ (Address: 0x18005be18)
  • ?_XGetLastError@std@@YAXXZ (Address: 0x18005bdc8)
  • ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x18005be90)
  • ??0task_continuation_context@Concurrency@@AEAA@XZ (Address: 0x18005be58)
  • ?GetCurrentThreadId@platform@details@Concurrency@@YAJXZ (Address: 0x18005bdd8)
ntdll.dll
  • NtPowerInformation (Address: 0x18005beb8)
  • NtQueryWnfStateData (Address: 0x18005bec8)
  • RtlGetDeviceFamilyInfoEnum (Address: 0x18005bec0)
  • RtlIsMultiSessionSku (Address: 0x18005bed8)
  • RtlPublishWnfStateData (Address: 0x18005bee0)
  • RtlSubscribeWnfStateChangeNotification (Address: 0x18005beb0)
  • RtlUnsubscribeWnfNotificationWaitForCompletion (Address: 0x18005bed0)
OLEAUT32.dll
  • SysFreeString (Address: 0x18005b718)