Windows.Internal.Taskbar.dll
Description: TaskbarPinningWinRT PCShell
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.6216
Architecture: 64-bit
Operating System: Windows NT
SHA256: d2db25db4708d926d674dfa6a052d72f
File Size: 184.5 KB
Uploaded At: Dec. 1, 2025, 7:43 a.m.
Views: 4
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x4670)
- DllGetActivationFactory (Ordinal: 2, Address: 0x4660)
- DllGetClassObject (Ordinal: 3, Address: 0x4760)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateFreeThreadedMarshaler (Address: 0x180023258)
- CoCreateInstance (Address: 0x180023288)
- CoGetApartmentType (Address: 0x180023250)
- CoGetMalloc (Address: 0x180023270)
- CoTaskMemAlloc (Address: 0x180023260)
- CoTaskMemFree (Address: 0x180023280)
- CoTaskMemRealloc (Address: 0x180023278)
- PropVariantClear (Address: 0x180023268)
api-ms-win-core-com-l1-1-1.dll
- RoGetAgileReference (Address: 0x180023298)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800232a8)
- IsDebuggerPresent (Address: 0x1800232b0)
- OutputDebugStringW (Address: 0x1800232b8)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1800232d8)
- SetLastError (Address: 0x1800232d0)
- SetUnhandledExceptionFilter (Address: 0x1800232c8)
- UnhandledExceptionFilter (Address: 0x1800232e0)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x1800232f0)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180023300)
- HeapAlloc (Address: 0x180023308)
- HeapFree (Address: 0x180023310)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180023328)
- LocalFree (Address: 0x180023320)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180023340)
- InterlockedFlushSList (Address: 0x180023338)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x180023368)
- GetModuleFileNameA (Address: 0x180023358)
- GetModuleHandleExW (Address: 0x180023370)
- GetModuleHandleW (Address: 0x180023350)
- GetProcAddress (Address: 0x180023360)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180023380)
api-ms-win-core-path-l1-1-0.dll
- PathAllocCombine (Address: 0x180023390)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x1800233b8)
- GetCurrentProcess (Address: 0x1800233a0)
- GetCurrentProcessId (Address: 0x1800233c0)
- GetCurrentThreadId (Address: 0x1800233b0)
- TerminateProcess (Address: 0x1800233a8)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x1800233d0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800233e0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180023418)
- RegCreateKeyExW (Address: 0x1800233f8)
- RegEnumValueW (Address: 0x1800233f0)
- RegGetValueW (Address: 0x180023410)
- RegOpenKeyExW (Address: 0x180023408)
- RegSetValueExW (Address: 0x180023400)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180023438)
- RtlLookupFunctionEntry (Address: 0x180023430)
- RtlVirtualUnwind (Address: 0x180023428)
api-ms-win-core-string-l1-1-0.dll
- CompareStringOrdinal (Address: 0x180023450)
- MultiByteToWideChar (Address: 0x180023448)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrlenW (Address: 0x180023460)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x1800234c0)
- AcquireSRWLockShared (Address: 0x1800234b0)
- CreateMutexExW (Address: 0x180023480)
- CreateSemaphoreExW (Address: 0x1800234d8)
- DeleteCriticalSection (Address: 0x180023498)
- EnterCriticalSection (Address: 0x1800234e0)
- InitializeCriticalSectionEx (Address: 0x1800234a0)
- InitializeSRWLock (Address: 0x1800234e8)
- LeaveCriticalSection (Address: 0x180023488)
- OpenSemaphoreW (Address: 0x180023478)
- ReleaseMutex (Address: 0x180023490)
- ReleaseSemaphore (Address: 0x1800234c8)
- ReleaseSRWLockExclusive (Address: 0x1800234d0)
- ReleaseSRWLockShared (Address: 0x1800234b8)
- WaitForSingleObject (Address: 0x1800234a8)
- WaitForSingleObjectEx (Address: 0x180023470)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x1800234f8)
- InitOnceComplete (Address: 0x180023508)
- InitOnceExecuteOnce (Address: 0x180023500)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x180023518)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180023528)
- CreateThreadpoolTimer (Address: 0x180023530)
- SetThreadpoolTimer (Address: 0x180023540)
- WaitForThreadpoolTimerCallbacks (Address: 0x180023538)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x180023550)
- EncodePointer (Address: 0x180023558)
api-ms-win-core-winrt-error-l1-1-0.dll
- GetRestrictedErrorInfo (Address: 0x180023578)
- RoOriginateError (Address: 0x180023570)
- RoOriginateErrorW (Address: 0x180023588)
- RoTransformError (Address: 0x180023580)
- SetRestrictedErrorInfo (Address: 0x180023568)
api-ms-win-core-winrt-error-l1-1-1.dll
- RoOriginateLanguageException (Address: 0x180023598)
api-ms-win-core-winrt-l1-1-0.dll
- RoInitialize (Address: 0x1800235a8)
- RoUninitialize (Address: 0x1800235b0)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsCreateString (Address: 0x1800235c0)
- WindowsDeleteString (Address: 0x1800235e0)
- WindowsDeleteStringBuffer (Address: 0x1800235f0)
- WindowsDuplicateString (Address: 0x180023600)
- WindowsGetStringRawBuffer (Address: 0x1800235d8)
- WindowsIsStringEmpty (Address: 0x1800235d0)
- WindowsPreallocateStringBuffer (Address: 0x1800235f8)
- WindowsPromoteStringBuffer (Address: 0x1800235e8)
- WindowsStringHasEmbeddedNull (Address: 0x1800235c8)
api-ms-win-core-wow64-l1-1-1.dll
- Wow64SetThreadDefaultGuestMachine (Address: 0x180023610)
api-ms-win-crt-private-l1-1-0.dll
- __C_specific_handler (Address: 0x180023688)
- __CxxFrameHandler3 (Address: 0x1800236a8)
- __CxxFrameHandler4 (Address: 0x180023700)
- __std_terminate (Address: 0x1800236f8)
- _CxxThrowException (Address: 0x1800236b0)
- _o___std_exception_copy (Address: 0x1800236f0)
- _o___std_exception_destroy (Address: 0x1800236e8)
- _o___std_type_info_destroy_list (Address: 0x1800236e0)
- _o___stdio_common_vsnprintf_s (Address: 0x1800236d8)
- _o___stdio_common_vswprintf (Address: 0x1800236d0)
- _o__callnewh (Address: 0x1800236c8)
- _o__cexit (Address: 0x1800236c0)
- _o__configure_narrow_argv (Address: 0x1800236b8)
- _o__crt_atexit (Address: 0x1800236a0)
- _o__errno (Address: 0x180023698)
- _o__execute_onexit_table (Address: 0x180023690)
- _o__initialize_narrow_environment (Address: 0x180023620)
- _o__initialize_onexit_table (Address: 0x180023628)
- _o__invalid_parameter_noinfo (Address: 0x180023630)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x180023638)
- _o__purecall (Address: 0x180023640)
- _o__register_onexit_function (Address: 0x180023648)
- _o__seh_filter_dll (Address: 0x180023650)
- _o_free (Address: 0x180023660)
- _o_iswspace (Address: 0x180023668)
- _o_malloc (Address: 0x180023670)
- _o_realloc (Address: 0x180023678)
- _o_terminate (Address: 0x180023680)
- memcmp (Address: 0x180023708)
- memcpy (Address: 0x180023710)
- memmove (Address: 0x180023658)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x180023728)
- _initterm_e (Address: 0x180023720)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x180023738)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x180023748)
- EventRegister (Address: 0x180023750)
- EventSetInformation (Address: 0x180023758)
- EventUnregister (Address: 0x180023768)
- EventWriteTransfer (Address: 0x180023760)
api-ms-win-shcore-taskpool-l1-1-0.dll
- SHTaskPoolQueueTask (Address: 0x180023778)
msvcp_win.dll
- ?__ExceptionPtrAssign@@YAXPEAXPEBX@Z (Address: 0x180023790)
- ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z (Address: 0x1800237c0)
- ?__ExceptionPtrCopyException@@YAXPEAXPEBX1@Z (Address: 0x1800237b0)
- ?__ExceptionPtrCreate@@YAXPEAX@Z (Address: 0x1800237a0)
- ?__ExceptionPtrCurrentException@@YAXPEAX@Z (Address: 0x180023788)
- ?__ExceptionPtrDestroy@@YAXPEAX@Z (Address: 0x1800237b8)
- ?__ExceptionPtrRethrow@@YAXPEBX@Z (Address: 0x1800237a8)
- ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x180023798)
ntdll.dll
- NtQuerySystemInformationEx (Address: 0x1800237d0)
OLEAUT32.dll
- SafeArrayGetDim (Address: 0x180023148)
- SysFreeString (Address: 0x180023138)
- SysStringLen (Address: 0x180023140)
PROPSYS.dll
- PropVariantToStringAlloc (Address: 0x180023158)
- PSCreateMemoryPropertyStore (Address: 0x180023160)
SHELL32.dll
- (Address: 0x1800231b8)
- (Address: 0x1800231c0)
- (Address: 0x1800231d0)
- (Address: 0x1800231d8)
- (Address: 0x1800231e0)
- (Address: 0x1800231e8)
- SHBindToObject (Address: 0x1800231f0)
- SHCreateItemFromIDList (Address: 0x180023178)
- SHCreateItemFromParsingName (Address: 0x1800231c8)
- SHCreateItemInKnownFolder (Address: 0x1800231b0)
- SHEvaluateSystemCommandTemplate (Address: 0x180023190)
- SHGetIDListFromObject (Address: 0x180023198)
- SHGetKnownFolderIDList (Address: 0x1800231f8)
- SHGetKnownFolderPath (Address: 0x180023180)
- SHGetNameFromIDList (Address: 0x1800231a8)
- SHGetPathFromIDListW (Address: 0x180023170)
- SHGetSpecialFolderLocation (Address: 0x1800231a0)
- SHParseDisplayName (Address: 0x180023188)
SHLWAPI.dll
- (Address: 0x180023208)
- (Address: 0x180023218)
- (Address: 0x180023220)
- PathFileExistsW (Address: 0x180023230)
- PathFindFileNameW (Address: 0x180023228)
- PathIsFileSpecW (Address: 0x180023210)
Windows.Storage.dll
- (Address: 0x180023240)