MTFSpellcheckDS.dll

Description: "MTFSpellcheckDS.DYNLINK"

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 64-bit

Operating System: Windows NT

SHA256: 00db86308f11b08b3b519b134d41f6ed

File Size: 113.0 KB

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

Views: 6

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x2150)
  • DllGetClassObject (Ordinal: 2, Address: 0x2060)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x14f394d28)
  • CoInitializeEx (Address: 0x14f394d20)
  • CoTaskMemAlloc (Address: 0x14f394d30)
  • CoTaskMemFree (Address: 0x14f394d18)
  • CoUninitialize (Address: 0x14f394d38)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x14f394d48)
  • IsDebuggerPresent (Address: 0x14f394d50)
  • OutputDebugStringW (Address: 0x14f394d58)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x14f394d68)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x14f394d78)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x14f394da0)
  • SetLastError (Address: 0x14f394d90)
  • SetUnhandledExceptionFilter (Address: 0x14f394d98)
  • UnhandledExceptionFilter (Address: 0x14f394d88)
api-ms-win-core-errorhandling-l1-1-2.dll
  • RaiseFailFastException (Address: 0x14f394db0)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x14f394dc0)
  • GetFileAttributesW (Address: 0x14f394dc8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x14f394dd8)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x14f394de8)
  • HeapAlloc (Address: 0x14f394df0)
  • HeapFree (Address: 0x14f394df8)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x14f394e08)
  • LocalFree (Address: 0x14f394e10)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x14f394e40)
  • FreeLibrary (Address: 0x14f394e30)
  • GetModuleFileNameA (Address: 0x14f394e20)
  • GetModuleHandleExW (Address: 0x14f394e38)
  • GetModuleHandleW (Address: 0x14f394e48)
  • GetProcAddress (Address: 0x14f394e28)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryW (Address: 0x14f394e58)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x14f394e70)
  • GetLocaleInfoW (Address: 0x14f394e68)
  • LCMapStringW (Address: 0x14f394e78)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x14f394e88)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x14f394eb0)
  • GetCurrentProcessId (Address: 0x14f394ea0)
  • GetCurrentThreadId (Address: 0x14f394e98)
  • TerminateProcess (Address: 0x14f394ea8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x14f394ec0)
  • QueryPerformanceFrequency (Address: 0x14f394ec8)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x14f394ee0)
  • RegGetValueW (Address: 0x14f394ed8)
  • RegOpenKeyExW (Address: 0x14f394ef0)
  • RegQueryValueExW (Address: 0x14f394ee8)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x14f394f10)
  • RtlLookupFunctionEntry (Address: 0x14f394f00)
  • RtlVirtualUnwind (Address: 0x14f394f08)
api-ms-win-core-shlwapi-legacy-l1-1-0.dll
  • PathFileExistsW (Address: 0x14f394f20)
api-ms-win-core-shlwapi-obsolete-l1-1-0.dll
  • StrRChrW (Address: 0x14f394f38)
  • StrStrIW (Address: 0x14f394f30)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x14f394f48)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x14f394fb8)
  • AcquireSRWLockShared (Address: 0x14f394fc8)
  • CreateMutexExW (Address: 0x14f394f60)
  • CreateSemaphoreExW (Address: 0x14f394f88)
  • DeleteCriticalSection (Address: 0x14f394f58)
  • EnterCriticalSection (Address: 0x14f394fc0)
  • InitializeCriticalSectionEx (Address: 0x14f394f68)
  • LeaveCriticalSection (Address: 0x14f394f70)
  • OpenSemaphoreW (Address: 0x14f394fa0)
  • ReleaseMutex (Address: 0x14f394f80)
  • ReleaseSemaphore (Address: 0x14f394fb0)
  • ReleaseSRWLockExclusive (Address: 0x14f394f98)
  • ReleaseSRWLockShared (Address: 0x14f394f90)
  • WaitForSingleObject (Address: 0x14f394f78)
  • WaitForSingleObjectEx (Address: 0x14f394fa8)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x14f394fd8)
  • InitOnceComplete (Address: 0x14f394ff0)
  • Sleep (Address: 0x14f394fe0)
  • SleepConditionVariableSRW (Address: 0x14f394fe8)
  • WakeAllConditionVariable (Address: 0x14f394ff8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x14f395020)
  • GetSystemTimeAsFileTime (Address: 0x14f395018)
  • GetTickCount (Address: 0x14f395008)
  • GetWindowsDirectoryW (Address: 0x14f395010)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x14f395038)
  • CreateThreadpoolTimer (Address: 0x14f395040)
  • SetThreadpoolTimer (Address: 0x14f395048)
  • WaitForThreadpoolTimerCallbacks (Address: 0x14f395030)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x14f395070)
  • EventSetInformation (Address: 0x14f395068)
  • EventUnregister (Address: 0x14f395058)
  • EventWriteTransfer (Address: 0x14f395060)
api-ms-win-stateseparation-helpers-l1-1-0.dll
  • GetPersistedRegistryLocationW (Address: 0x14f395080)
msvcrt.dll
  • __C_specific_handler (Address: 0x14f3951a8)
  • __CxxFrameHandler3 (Address: 0x14f395098)
  • __dllonexit (Address: 0x14f395128)
  • _amsg_exit (Address: 0x14f395090)
  • _callnewh (Address: 0x14f3950a8)
  • _CxxThrowException (Address: 0x14f395138)
  • _initterm (Address: 0x14f3951b0)
  • _lock (Address: 0x14f395180)
  • _onexit (Address: 0x14f395120)
  • _purecall (Address: 0x14f3950d0)
  • _unlock (Address: 0x14f395150)
  • _vsnprintf_s (Address: 0x14f3950a0)
  • _vsnwprintf (Address: 0x14f3950f8)
  • _wcsicmp (Address: 0x14f395178)
  • _XcptFilter (Address: 0x14f395198)
  • ??_V@YAXPEAX@Z (Address: 0x14f395108)
  • ??0exception@@QEAA@AEBQEBD@Z (Address: 0x14f3950b8)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x14f3950b0)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x14f395130)
  • ??0exception@@QEAA@XZ (Address: 0x14f3950c8)
  • ??1exception@@UEAA@XZ (Address: 0x14f3950d8)
  • ??1type_info@@UEAA@XZ (Address: 0x14f395118)
  • ??3@YAXPEAX@Z (Address: 0x14f395188)
  • ?terminate@@YAXXZ (Address: 0x14f395190)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x14f3950e8)
  • free (Address: 0x14f3950e0)
  • iswdigit (Address: 0x14f3951a0)
  • malloc (Address: 0x14f395100)
  • memcmp (Address: 0x14f395110)
  • memcpy (Address: 0x14f395140)
  • memcpy_s (Address: 0x14f3950f0)
  • memmove (Address: 0x14f395148)
  • memmove_s (Address: 0x14f3950c0)
  • memset (Address: 0x14f3951b8)
  • towlower (Address: 0x14f395160)
  • wcschr (Address: 0x14f395158)
  • wcsnlen (Address: 0x14f395170)
  • wcsrchr (Address: 0x14f395168)
ntdll.dll
  • RtlIsMultiSessionSku (Address: 0x14f3951c8)
OLEAUT32.dll
  • SysAllocString (Address: 0x14f394d08)
  • SysAllocStringLen (Address: 0x14f394cf8)
  • SysFreeString (Address: 0x14f394cf0)
  • SysStringLen (Address: 0x14f394d00)