winbrand.dll
Description: Windows Branding Resources
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 32-bit
Operating System: Windows NT
SHA256: c2ce4a96fae39dedb532cf6adec8a7d8
File Size: 149.9 KB
Uploaded At: Dec. 1, 2025, 8:06 a.m.
Views: 9
Exported Functions
- BrandingFormatString (Ordinal: 1, Address: 0x11560)
- BrandingFormatStringForEdition (Ordinal: 2, Address: 0x15640)
- BrandingLoadBitmap (Ordinal: 3, Address: 0x15960)
- BrandingLoadCursor (Ordinal: 4, Address: 0x15980)
- BrandingLoadIcon (Ordinal: 5, Address: 0x159b0)
- BrandingLoadImage (Ordinal: 6, Address: 0x159e0)
- BrandingLoadNeutralStringForEdition (Ordinal: 7, Address: 0x9760)
- BrandingLoadString (Ordinal: 8, Address: 0x4a90)
- BrandingLoadStringForEdition (Ordinal: 9, Address: 0x4bf0)
- EulaFreeBuffer (Ordinal: 10, Address: 0x1a440)
- GetEULAFile (Ordinal: 11, Address: 0x1a470)
- GetEULAInCurrentUILanguage (Ordinal: 12, Address: 0x1a590)
- GetHinstanceByNameSpace (Ordinal: 13, Address: 0x94a0)
- GetInstalledEULAPath (Ordinal: 14, Address: 0x1a600)
- InstallEULA (Ordinal: 15, Address: 0x1a850)
Imported DLLs & Functions
api-ms-win-core-apiquery-l1-1-0.dll
- ApiSetQueryApiSetPresence (Address: 0x10022000)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1002200c)
- IsDebuggerPresent (Address: 0x10022008)
- OutputDebugStringW (Address: 0x10022010)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x10022018)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x10022020)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1002202c)
- SetLastError (Address: 0x10022030)
- SetUnhandledExceptionFilter (Address: 0x10022028)
- UnhandledExceptionFilter (Address: 0x10022034)
api-ms-win-core-file-l1-1-0.dll
- GetFileAttributesW (Address: 0x10022040)
- GetFullPathNameW (Address: 0x1002203c)
api-ms-win-core-file-l2-1-0.dll
- CopyFileExW (Address: 0x10022048)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10022050)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x1002205c)
- HeapAlloc (Address: 0x10022058)
- HeapFree (Address: 0x10022060)
api-ms-win-core-heap-l2-1-0.dll
- GlobalAlloc (Address: 0x10022068)
- GlobalFree (Address: 0x1002206c)
- LocalAlloc (Address: 0x10022074)
- LocalFree (Address: 0x10022070)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x10022090)
- FindResourceExW (Address: 0x100220a8)
- FreeLibrary (Address: 0x100220a4)
- GetModuleFileNameA (Address: 0x10022094)
- GetModuleFileNameW (Address: 0x10022098)
- GetModuleHandleExW (Address: 0x1002208c)
- GetModuleHandleW (Address: 0x10022084)
- GetProcAddress (Address: 0x1002209c)
- LoadLibraryExW (Address: 0x100220ac)
- LoadResource (Address: 0x1002207c)
- LoadStringW (Address: 0x10022080)
- LockResource (Address: 0x100220a0)
- SizeofResource (Address: 0x10022088)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x100220b4)
- GetLocaleInfoW (Address: 0x100220b8)
api-ms-win-core-localization-obsolete-l1-2-0.dll
- GetUserDefaultUILanguage (Address: 0x100220c0)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x100220c8)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x100220dc)
- GetCurrentProcessId (Address: 0x100220d8)
- GetCurrentThreadId (Address: 0x100220d4)
- TerminateProcess (Address: 0x100220d0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x100220e4)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x100220ec)
- RegOpenKeyExW (Address: 0x100220f8)
- RegQueryValueExW (Address: 0x100220f0)
- RegSetValueExW (Address: 0x100220f4)
api-ms-win-core-string-l1-1-0.dll
- CompareStringW (Address: 0x10022100)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x10022128)
- AcquireSRWLockShared (Address: 0x10022114)
- CreateMutexExW (Address: 0x10022110)
- CreateSemaphoreExW (Address: 0x10022108)
- DeleteCriticalSection (Address: 0x10022118)
- EnterCriticalSection (Address: 0x10022140)
- InitializeCriticalSectionEx (Address: 0x10022130)
- LeaveCriticalSection (Address: 0x10022134)
- OpenSemaphoreW (Address: 0x1002213c)
- ReleaseMutex (Address: 0x10022120)
- ReleaseSemaphore (Address: 0x10022138)
- ReleaseSRWLockExclusive (Address: 0x10022124)
- ReleaseSRWLockShared (Address: 0x1002210c)
- WaitForSingleObject (Address: 0x1002212c)
- WaitForSingleObjectEx (Address: 0x1002211c)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x10022148)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x10022150)
- GetSystemWindowsDirectoryW (Address: 0x10022154)
- GetTickCount (Address: 0x10022158)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x10022160)
- CreateThreadpoolTimer (Address: 0x10022164)
- SetThreadpoolTimer (Address: 0x1002216c)
- WaitForThreadpoolTimerCallbacks (Address: 0x10022168)
api-ms-win-core-wow64-l1-1-0.dll
- IsWow64Process (Address: 0x10022174)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x100221f0)
- __dllonexit (Address: 0x100221c4)
- _amsg_exit (Address: 0x100221dc)
- _CxxThrowException (Address: 0x10022194)
- _except_handler4_common (Address: 0x100221e4)
- _initterm (Address: 0x100221d0)
- _lock (Address: 0x100221cc)
- _onexit (Address: 0x100221b8)
- _purecall (Address: 0x100221c0)
- _unlock (Address: 0x100221c8)
- _vscwprintf (Address: 0x100221a8)
- _vsnprintf_s (Address: 0x10022198)
- _vsnwprintf (Address: 0x100221b4)
- _wcsicmp (Address: 0x10022180)
- _wcsnicmp (Address: 0x1002217c)
- _XcptFilter (Address: 0x100221e0)
- ??0exception@@QAE@ABV0@@Z (Address: 0x100221a0)
- ??0exception@@QAE@XZ (Address: 0x100221a4)
- ??1exception@@UAE@XZ (Address: 0x100221b0)
- ??1type_info@@UAE@XZ (Address: 0x1002219c)
- ?terminate@@YAXXZ (Address: 0x100221ac)
- free (Address: 0x100221d8)
- malloc (Address: 0x100221d4)
- memcmp (Address: 0x10022184)
- memcpy (Address: 0x100221bc)
- memcpy_s (Address: 0x100221ec)
- memmove (Address: 0x10022190)
- memmove_s (Address: 0x1002218c)
- memset (Address: 0x100221f4)
- wcschr (Address: 0x10022188)
- wcsstr (Address: 0x100221e8)
ntdll.dll
- RtlAllocateHeap (Address: 0x10022200)
- RtlFreeHeap (Address: 0x100221fc)
- RtlGetPersistedStateLocation (Address: 0x10022208)
- RtlGetVersion (Address: 0x10022204)
- RtlPublishWnfStateData (Address: 0x1002220c)