UserDataLanguageUtil.dll
Description: Language-related helper functions for user data
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.1
Architecture: 32-bit
Operating System: Windows NT
SHA256: 83cba2bc2cacbbc7121755f3709aa0b6
File Size: 35.5 KB
Uploaded At: Dec. 1, 2025, 8:05 a.m.
Views: 7
Exported Functions
- CHSPinYinHelper_CreateInstance (Ordinal: 1, Address: 0x1ce0)
- CHSPinYinHelper_HasPossibleCHSPinYin (Ordinal: 2, Address: 0x1d60)
- CHSPinYinHelper_HasPossiblePinYin (Ordinal: 3, Address: 0x1c90)
- CHSPinYinHelper_Initialize (Ordinal: 4, Address: 0x1c50)
- CanConvertStringFromUnicode (Ordinal: 5, Address: 0x3b90)
- ConvertToMultiByte (Ordinal: 6, Address: 0x3720)
- ConvertToWideStream (Ordinal: 7, Address: 0x3210)
- ConvertWideStreamToMultiByte (Ordinal: 8, Address: 0x3490)
- DecomposeHangulSyllables (Ordinal: 9, Address: 0x45b0)
- DetermineStringEALangId (Ordinal: 10, Address: 0x4150)
- DetermineStringEALangIdNLS (Ordinal: 11, Address: 0x41f0)
- GetCodepageName (Ordinal: 12, Address: 0x3f30)
- GetConvertedTextForMatching (Ordinal: 13, Address: 0x50e0)
- GetCurrentLangIdForMatching (Ordinal: 14, Address: 0x4110)
- GetMultiLanguage2 (Ordinal: 15, Address: 0x3d80)
- GetNarrowSzCodepage (Ordinal: 16, Address: 0x3940)
- GetSystemDefaultCodepage (Ordinal: 17, Address: 0x3e20)
- GetWideSz (Ordinal: 18, Address: 0x3a50)
- GetWideSzAlloc (Ordinal: 19, Address: 0x3a70)
- InitializeLanguageUtil (Ordinal: 20, Address: 0x3cd0)
- IsAltChar (Ordinal: 21, Address: 0x4ba0)
- IsCHNChar (Ordinal: 22, Address: 0x43c0)
- IsEAChar (Ordinal: 23, Address: 0x4560)
- IsHangulSyllable (Ordinal: 24, Address: 0x4390)
- IsJPNChar (Ordinal: 25, Address: 0x43f0)
- IsLocalePseudoLoc (Ordinal: 26, Address: 0x4b60)
- IsMatchingEAPrefix (Ordinal: 27, Address: 0x5f20)
- IsMatchingEAPrefixEx (Ordinal: 28, Address: 0x5f50)
- IsMatchingPrefix (Ordinal: 29, Address: 0x58b0)
- IsMatchingPrefixEx (Ordinal: 30, Address: 0x58e0)
- IsSkippableCharacter (Ordinal: 31, Address: 0x4a30)
- IsSupportedCodepage (Ordinal: 32, Address: 0x3ed0)
- MapCharToBaseChar (Ordinal: 33, Address: 0x4480)
- MapStringToBaseCharacters (Ordinal: 34, Address: 0x4530)
- UninitializeLanguageUtil (Ordinal: 35, Address: 0x3d10)
Imported DLLs & Functions
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x10009000)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x10009008)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x10009014)
- RaiseException (Address: 0x10009010)
- SetUnhandledExceptionFilter (Address: 0x10009018)
- UnhandledExceptionFilter (Address: 0x1000901c)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x10009028)
- GetFileInformationByHandle (Address: 0x10009024)
api-ms-win-core-heap-l2-1-0.dll
- GlobalAlloc (Address: 0x10009030)
- GlobalFree (Address: 0x10009034)
api-ms-win-core-heap-obsolete-l1-1-0.dll
- GlobalLock (Address: 0x10009040)
- GlobalUnlock (Address: 0x1000903c)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x10009048)
api-ms-win-core-localization-l1-2-0.dll
- GetLocaleInfoEx (Address: 0x10009058)
- GetSystemDefaultLangID (Address: 0x1000905c)
- GetSystemDefaultLCID (Address: 0x10009054)
- GetUserDefaultLangID (Address: 0x10009050)
- IsValidCodePage (Address: 0x10009060)
- LCMapStringEx (Address: 0x10009064)
api-ms-win-core-memory-l1-1-0.dll
- CreateFileMappingW (Address: 0x10009070)
- MapViewOfFile (Address: 0x1000906c)
api-ms-win-core-normalization-l1-1-0.dll
- GetStringScripts (Address: 0x10009078)
- NormalizeString (Address: 0x1000907c)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x10009084)
- GetCurrentProcessId (Address: 0x10009088)
- GetCurrentThreadId (Address: 0x10009090)
- TerminateProcess (Address: 0x1000908c)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x10009098)
api-ms-win-core-shlwapi-obsolete-l1-1-0.dll
- QISearch (Address: 0x100090a0)
api-ms-win-core-string-l1-1-0.dll
- CompareStringEx (Address: 0x100090b0)
- MultiByteToWideChar (Address: 0x100090ac)
- WideCharToMultiByte (Address: 0x100090a8)
api-ms-win-core-synch-l1-1-0.dll
- DeleteCriticalSection (Address: 0x100090c4)
- EnterCriticalSection (Address: 0x100090b8)
- InitializeCriticalSection (Address: 0x100090c8)
- InitializeCriticalSectionEx (Address: 0x100090c0)
- LeaveCriticalSection (Address: 0x100090bc)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x100090d0)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x100090dc)
- GetTickCount (Address: 0x100090d8)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x100090e8)
- EventUnregister (Address: 0x100090ec)
- EventWriteTransfer (Address: 0x100090e4)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x1000910c)
- __dllonexit (Address: 0x10009118)
- _amsg_exit (Address: 0x1000912c)
- _callnewh (Address: 0x100090f4)
- _except_handler4_common (Address: 0x10009110)
- _initterm (Address: 0x10009128)
- _lock (Address: 0x10009120)
- _onexit (Address: 0x10009114)
- _purecall (Address: 0x1000913c)
- _unlock (Address: 0x1000911c)
- _vsnwprintf (Address: 0x10009100)
- _XcptFilter (Address: 0x10009144)
- bsearch_s (Address: 0x10009140)
- free (Address: 0x10009130)
- iswalpha (Address: 0x10009124)
- iswdigit (Address: 0x10009104)
- iswpunct (Address: 0x10009134)
- iswspace (Address: 0x100090f8)
- malloc (Address: 0x100090fc)
- memcpy (Address: 0x10009148)
- memmove (Address: 0x10009108)
- memset (Address: 0x1000914c)
- wcsstr (Address: 0x10009138)