nlhtml.dll

Description: HTML filter

Authors: © Microsoft Corporation. All rights reserved.

Version: 2008.0.19041.4355

Architecture: 32-bit

Operating System: Windows NT

SHA256: beb050758f946b986e3b68a7cbb81809

File Size: 147.0 KB

Uploaded At: Dec. 1, 2025, 8:02 a.m.

Views: 14

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x15750)
  • DllGetClassObject (Ordinal: 2, Address: 0x146f0)
  • DllRegisterServer (Ordinal: 3, Address: 0x1d830)
  • DllUnregisterServer (Ordinal: 4, Address: 0x1dc40)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x6002601c)
  • CoTaskMemAlloc (Address: 0x60026018)
  • CoTaskMemFree (Address: 0x60026014)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x60026028)
  • IsDebuggerPresent (Address: 0x60026024)
  • OutputDebugStringW (Address: 0x6002602c)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x60026034)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x6002603c)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x60026048)
  • SetLastError (Address: 0x60026044)
  • SetUnhandledExceptionFilter (Address: 0x60026050)
  • UnhandledExceptionFilter (Address: 0x6002604c)
api-ms-win-core-file-l1-1-0.dll
  • CreateFileW (Address: 0x60026064)
  • GetFileSize (Address: 0x60026060)
  • SetEndOfFile (Address: 0x60026058)
  • SetFilePointer (Address: 0x6002605c)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x6002606c)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x6002607c)
  • HeapAlloc (Address: 0x60026078)
  • HeapFree (Address: 0x60026074)
api-ms-win-core-heap-l2-1-0.dll
  • GlobalAlloc (Address: 0x60026084)
  • GlobalFree (Address: 0x60026088)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x60026094)
  • FindResourceExW (Address: 0x600260a4)
  • FreeLibrary (Address: 0x60026098)
  • GetModuleFileNameA (Address: 0x600260b0)
  • GetModuleHandleExW (Address: 0x60026090)
  • GetModuleHandleW (Address: 0x600260b4)
  • GetProcAddress (Address: 0x6002609c)
  • LoadLibraryExW (Address: 0x600260a8)
  • LoadResource (Address: 0x600260a0)
  • LoadStringW (Address: 0x600260ac)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryW (Address: 0x600260bc)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x600260c4)
  • GetCPInfo (Address: 0x600260d4)
  • GetLocaleInfoW (Address: 0x600260c8)
  • GetSystemDefaultLCID (Address: 0x600260cc)
  • IsDBCSLeadByteEx (Address: 0x600260d0)
  • IsValidCodePage (Address: 0x600260d8)
api-ms-win-core-localization-l1-2-2.dll
  • LCIDToLocaleName (Address: 0x600260e0)
api-ms-win-core-localization-obsolete-l1-2-0.dll
  • GetSystemDefaultUILanguage (Address: 0x600260ec)
  • GetUserDefaultUILanguage (Address: 0x600260e8)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x60026100)
  • FlushViewOfFile (Address: 0x600260f8)
  • MapViewOfFile (Address: 0x600260fc)
  • UnmapViewOfFile (Address: 0x600260f4)
api-ms-win-core-processenvironment-l1-1-0.dll
  • SearchPathW (Address: 0x60026108)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x60026118)
  • GetCurrentProcessId (Address: 0x6002611c)
  • GetCurrentThreadId (Address: 0x60026114)
  • TerminateProcess (Address: 0x60026110)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x60026124)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x60026138)
  • RegCreateKeyExW (Address: 0x60026140)
  • RegDeleteValueW (Address: 0x60026144)
  • RegEnumKeyExW (Address: 0x60026130)
  • RegOpenKeyExW (Address: 0x60026134)
  • RegQueryValueExW (Address: 0x6002613c)
  • RegSetValueExW (Address: 0x6002612c)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringW (Address: 0x60026154)
  • GetStringTypeW (Address: 0x6002614c)
  • MultiByteToWideChar (Address: 0x60026158)
  • WideCharToMultiByte (Address: 0x60026150)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpiW (Address: 0x60026160)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x60026184)
  • CreateMutexExW (Address: 0x6002616c)
  • CreateSemaphoreExW (Address: 0x6002617c)
  • OpenSemaphoreW (Address: 0x60026174)
  • ReleaseMutex (Address: 0x60026188)
  • ReleaseSemaphore (Address: 0x60026178)
  • ReleaseSRWLockExclusive (Address: 0x60026170)
  • WaitForSingleObject (Address: 0x60026180)
  • WaitForSingleObjectEx (Address: 0x60026168)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x60026190)
  • SleepConditionVariableSRW (Address: 0x60026198)
  • WakeAllConditionVariable (Address: 0x60026194)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTime (Address: 0x600261b0)
  • GetSystemTimeAsFileTime (Address: 0x600261a0)
  • GetTickCount (Address: 0x600261a8)
  • GetVersionExA (Address: 0x600261ac)
  • GetVersionExW (Address: 0x600261a4)
api-ms-win-core-timezone-l1-1-0.dll
  • SystemTimeToFileTime (Address: 0x600261b8)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x6002624c)
  • __dllonexit (Address: 0x60026224)
  • _amsg_exit (Address: 0x60026214)
  • _CxxThrowException (Address: 0x6002620c)
  • _except_handler4_common (Address: 0x60026250)
  • _initterm (Address: 0x60026218)
  • _lock (Address: 0x6002621c)
  • _onexit (Address: 0x60026238)
  • _purecall (Address: 0x600261d8)
  • _unlock (Address: 0x60026220)
  • _vsnprintf_s (Address: 0x600261cc)
  • _vsnwprintf (Address: 0x60026258)
  • _wcsicmp (Address: 0x60026204)
  • _wcslwr_s (Address: 0x600261c8)
  • _wcsnicmp (Address: 0x600261dc)
  • _wcsupr (Address: 0x600261f8)
  • _wtoi (Address: 0x600261f4)
  • _wtol (Address: 0x600261d0)
  • _XcptFilter (Address: 0x60026210)
  • ??0exception@@QAE@ABV0@@Z (Address: 0x600261c4)
  • ??0exception@@QAE@XZ (Address: 0x6002622c)
  • ??1exception@@UAE@XZ (Address: 0x60026230)
  • ??1type_info@@UAE@XZ (Address: 0x60026248)
  • ?terminate@@YAXXZ (Address: 0x6002623c)
  • bsearch (Address: 0x600261e0)
  • free (Address: 0x600261d4)
  • iswalpha (Address: 0x600261c0)
  • iswdigit (Address: 0x60026228)
  • iswspace (Address: 0x600261e4)
  • malloc (Address: 0x60026240)
  • memcmp (Address: 0x60026200)
  • memcpy (Address: 0x600261fc)
  • memcpy_s (Address: 0x60026234)
  • memmove (Address: 0x60026254)
  • memset (Address: 0x60026260)
  • realloc (Address: 0x6002625c)
  • towupper (Address: 0x600261ec)
  • wcschr (Address: 0x60026208)
  • wcsncmp (Address: 0x600261f0)
  • wcsrchr (Address: 0x60026244)
  • wcstoul (Address: 0x600261e8)
OLEAUT32.dll
  • SysAllocString (Address: 0x60026004)
  • SysAllocStringLen (Address: 0x60026008)
  • SysFreeString (Address: 0x6002600c)
  • VarR8FromStr (Address: 0x60026000)