ntshrui.dll

Description: Shell extensions for sharing

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5794

Architecture: 64-bit

Operating System: Windows NT

SHA256: 78a20cac49b7cf781e893f7af16f2847

File Size: 478.0 KB

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

Views: 8

Exported Functions

  • CanShareFolder (Ordinal: 1, Address: 0x20970)
  • DllCanUnloadNow (Ordinal: 2, Address: 0x9620)
  • DllGetClassObject (Ordinal: 3, Address: 0xe520)
  • GetLocalPathFromNetResource (Ordinal: 4, Address: 0x20a70)
  • GetLocalPathFromNetResourceA (Ordinal: 5, Address: 0x20a70)
  • GetLocalPathFromNetResourceW (Ordinal: 6, Address: 0x20aa0)
  • GetNetResourceFromLocalPath (Ordinal: 7, Address: 0x20a70)
  • GetNetResourceFromLocalPathA (Ordinal: 8, Address: 0x20a70)
  • GetNetResourceFromLocalPathW (Ordinal: 9, Address: 0xe310)
  • IsFolderPrivateForUser (Ordinal: 10, Address: 0x48f60)
  • IsPathShared (Ordinal: 11, Address: 0x20a70)
  • IsPathSharedA (Ordinal: 12, Address: 0x20a70)
  • IsPathSharedW (Ordinal: 13, Address: 0x9c70)
  • SetFolderPermissionsForSharing (Ordinal: 14, Address: 0x491f0)
  • ShowShareFolderUI (Ordinal: 15, Address: 0x20b00)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateFreeThreadedMarshaler (Address: 0x180060110)
  • CoCreateInstance (Address: 0x180060158)
  • CoGetCallContext (Address: 0x180060160)
  • CoGetInterfaceAndReleaseStream (Address: 0x1800600f8)
  • CoGetMalloc (Address: 0x180060138)
  • CoInitializeEx (Address: 0x180060140)
  • CoMarshalInterThreadInterfaceInStream (Address: 0x180060108)
  • CoReleaseMarshalData (Address: 0x180060100)
  • CoSetProxyBlanket (Address: 0x180060148)
  • CoTaskMemAlloc (Address: 0x180060130)
  • CoTaskMemFree (Address: 0x180060150)
  • CoTaskMemRealloc (Address: 0x180060120)
  • CoUninitialize (Address: 0x180060118)
  • PropVariantClear (Address: 0x180060128)
  • StringFromGUID2 (Address: 0x180060168)
api-ms-win-core-com-l1-1-1.dll
  • RoGetAgileReference (Address: 0x180060178)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180060188)
  • IsDebuggerPresent (Address: 0x180060190)
  • OutputDebugStringW (Address: 0x180060198)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x1800601a8)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x1800601b8)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x1800601d0)
  • RaiseException (Address: 0x1800601c8)
  • SetErrorMode (Address: 0x1800601f0)
  • SetLastError (Address: 0x1800601e8)
  • SetUnhandledExceptionFilter (Address: 0x1800601e0)
  • UnhandledExceptionFilter (Address: 0x1800601d8)
api-ms-win-core-file-l1-1-0.dll
  • FindClose (Address: 0x180060218)
  • FindFirstFileW (Address: 0x180060208)
  • FindNextFileW (Address: 0x180060200)
  • GetDriveTypeW (Address: 0x180060210)
  • GetFileAttributesW (Address: 0x180060228)
  • GetVolumeInformationW (Address: 0x180060220)
  • GetVolumePathNameW (Address: 0x180060230)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180060240)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180060258)
  • HeapAlloc (Address: 0x180060260)
  • HeapFree (Address: 0x180060250)
api-ms-win-core-heap-l2-1-0.dll
  • GlobalAlloc (Address: 0x180060270)
  • GlobalFree (Address: 0x180060278)
  • LocalAlloc (Address: 0x180060280)
  • LocalFree (Address: 0x180060288)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800602f0)
  • FindResourceExW (Address: 0x180060298)
  • FreeLibrary (Address: 0x1800602c0)
  • GetModuleFileNameA (Address: 0x1800602d8)
  • GetModuleFileNameW (Address: 0x1800602c8)
  • GetModuleHandleExW (Address: 0x1800602e0)
  • GetModuleHandleW (Address: 0x1800602a0)
  • GetProcAddress (Address: 0x1800602a8)
  • LoadLibraryExW (Address: 0x1800602e8)
  • LoadResource (Address: 0x1800602d0)
  • LoadStringW (Address: 0x1800602b0)
  • LockResource (Address: 0x1800602b8)
api-ms-win-core-libraryloader-l1-2-1.dll
  • LoadLibraryW (Address: 0x180060300)
api-ms-win-core-localization-l1-2-0.dll
  • FindNLSStringEx (Address: 0x180060328)
  • FormatMessageW (Address: 0x180060318)
  • GetLocaleInfoW (Address: 0x180060310)
  • GetUserDefaultLCID (Address: 0x180060320)
api-ms-win-core-path-l1-1-0.dll
  • PathAllocCombine (Address: 0x180060358)
  • PathCchAppend (Address: 0x180060340)
  • PathCchCanonicalize (Address: 0x180060338)
  • PathCchCombine (Address: 0x180060360)
  • PathCchRemoveFileSpec (Address: 0x180060350)
  • PathIsUNCEx (Address: 0x180060348)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x1800603a0)
  • GetCurrentProcessId (Address: 0x180060398)
  • GetCurrentThread (Address: 0x180060380)
  • GetCurrentThreadId (Address: 0x180060378)
  • OpenProcessToken (Address: 0x180060388)
  • OpenThreadToken (Address: 0x180060390)
  • TerminateProcess (Address: 0x180060370)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x1800603b0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x1800603e0)
  • RegCreateKeyExW (Address: 0x1800603d0)
  • RegGetValueW (Address: 0x1800603f0)
  • RegOpenKeyExW (Address: 0x1800603c0)
  • RegQueryInfoKeyW (Address: 0x1800603d8)
  • RegQueryValueExW (Address: 0x1800603e8)
  • RegSetValueExW (Address: 0x1800603c8)
api-ms-win-core-registry-l1-1-1.dll
  • RegSetKeyValueW (Address: 0x180060400)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180060420)
  • RtlLookupFunctionEntry (Address: 0x180060410)
  • RtlVirtualUnwind (Address: 0x180060418)
api-ms-win-core-sidebyside-l1-1-0.dll
  • ActivateActCtx (Address: 0x180060430)
  • CreateActCtxW (Address: 0x180060448)
  • DeactivateActCtx (Address: 0x180060440)
  • ReleaseActCtx (Address: 0x180060438)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringOrdinal (Address: 0x180060460)
  • CompareStringW (Address: 0x180060458)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x1800604a0)
  • AcquireSRWLockShared (Address: 0x1800604a8)
  • CreateMutexExW (Address: 0x180060478)
  • CreateMutexW (Address: 0x1800604f8)
  • CreateSemaphoreExW (Address: 0x180060488)
  • DeleteCriticalSection (Address: 0x180060500)
  • EnterCriticalSection (Address: 0x1800604b8)
  • InitializeCriticalSection (Address: 0x1800604f0)
  • InitializeCriticalSectionAndSpinCount (Address: 0x180060470)
  • InitializeCriticalSectionEx (Address: 0x1800604c8)
  • InitializeSRWLock (Address: 0x180060480)
  • LeaveCriticalSection (Address: 0x1800604e8)
  • OpenSemaphoreW (Address: 0x1800604d0)
  • ReleaseMutex (Address: 0x1800604b0)
  • ReleaseSemaphore (Address: 0x1800604e0)
  • ReleaseSRWLockExclusive (Address: 0x180060498)
  • ReleaseSRWLockShared (Address: 0x1800604c0)
  • WaitForSingleObject (Address: 0x1800604d8)
  • WaitForSingleObjectEx (Address: 0x180060490)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceBeginInitialize (Address: 0x180060510)
  • InitOnceComplete (Address: 0x180060538)
  • InitOnceExecuteOnce (Address: 0x180060530)
  • Sleep (Address: 0x180060518)
  • SleepConditionVariableSRW (Address: 0x180060520)
  • WakeAllConditionVariable (Address: 0x180060528)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetComputerNameExW (Address: 0x180060548)
  • GetSystemDirectoryW (Address: 0x180060560)
  • GetSystemTimeAsFileTime (Address: 0x180060570)
  • GetTickCount (Address: 0x180060558)
  • GetTickCount64 (Address: 0x180060568)
  • GetWindowsDirectoryW (Address: 0x180060550)
api-ms-win-core-threadpool-l1-2-0.dll
  • CloseThreadpoolTimer (Address: 0x180060588)
  • CreateThreadpoolTimer (Address: 0x180060590)
  • SetThreadpoolTimer (Address: 0x180060580)
  • WaitForThreadpoolTimerCallbacks (Address: 0x180060598)
api-ms-win-core-winrt-error-l1-1-0.dll
  • RoOriginateError (Address: 0x1800605a8)
  • RoTransformError (Address: 0x1800605b0)
  • SetRestrictedErrorInfo (Address: 0x1800605b8)
api-ms-win-core-winrt-error-l1-1-1.dll
  • RoGetMatchingRestrictedErrorInfo (Address: 0x1800605c8)
api-ms-win-core-winrt-l1-1-0.dll
  • RoGetActivationFactory (Address: 0x1800605d8)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateString (Address: 0x1800605f8)
  • WindowsCreateStringReference (Address: 0x1800605f0)
  • WindowsDeleteString (Address: 0x1800605e8)
api-ms-win-security-activedirectoryclient-l1-1-0.dll
  • DsCrackNamesW (Address: 0x180060610)
  • DsFreeNameResultW (Address: 0x180060618)
  • DsUnBindW (Address: 0x180060608)
api-ms-win-security-base-l1-1-0.dll
  • AccessCheck (Address: 0x180060678)
  • AddAccessAllowedAceEx (Address: 0x1800606c0)
  • AddAccessDeniedAceEx (Address: 0x180060708)
  • AddAce (Address: 0x1800606c8)
  • CopySid (Address: 0x180060648)
  • CreateWellKnownSid (Address: 0x180060688)
  • DuplicateToken (Address: 0x180060698)
  • EqualPrefixSid (Address: 0x1800606f0)
  • EqualSid (Address: 0x180060658)
  • GetAce (Address: 0x180060638)
  • GetAclInformation (Address: 0x180060630)
  • GetLengthSid (Address: 0x180060650)
  • GetSecurityDescriptorControl (Address: 0x180060680)
  • GetSecurityDescriptorDacl (Address: 0x180060660)
  • GetSecurityDescriptorLength (Address: 0x1800606a0)
  • GetSecurityDescriptorOwner (Address: 0x1800606b0)
  • GetSidSubAuthority (Address: 0x1800606e8)
  • GetSidSubAuthorityCount (Address: 0x1800606d0)
  • GetTokenInformation (Address: 0x180060628)
  • InitializeAcl (Address: 0x180060710)
  • InitializeSecurityDescriptor (Address: 0x180060690)
  • IsValidSecurityDescriptor (Address: 0x180060670)
  • IsValidSid (Address: 0x180060640)
  • IsWellKnownSid (Address: 0x1800606d8)
  • MakeSelfRelativeSD (Address: 0x180060700)
  • MapGenericMask (Address: 0x1800606a8)
  • SetFileSecurityW (Address: 0x1800606f8)
  • SetSecurityDescriptorControl (Address: 0x1800606b8)
  • SetSecurityDescriptorDacl (Address: 0x1800606e0)
  • SetSecurityDescriptorOwner (Address: 0x180060668)
api-ms-win-security-lsalookup-l1-1-0.dll
  • LookupAccountNameLocalW (Address: 0x180060728)
  • LookupAccountSidLocalW (Address: 0x180060720)
api-ms-win-security-lsalookup-l1-1-1.dll
  • EnumerateIdentityProviders (Address: 0x180060748)
  • GetDefaultIdentityProvider (Address: 0x180060750)
  • GetIdentityProviderInfoByGUID (Address: 0x180060738)
  • ReleaseIdentityProviderEnumContext (Address: 0x180060740)
api-ms-win-security-lsapolicy-l1-1-0.dll
  • LsaClose (Address: 0x180060768)
  • LsaFreeMemory (Address: 0x180060778)
  • LsaLookupNames2 (Address: 0x180060760)
  • LsaLookupSids (Address: 0x180060770)
  • LsaOpenPolicy (Address: 0x180060780)
api-ms-win-stateseparation-helpers-l1-1-0.dll
  • GetPersistedRegistryLocationW (Address: 0x180060790)
GDI32.dll
  • CreateCompatibleDC (Address: 0x18005fb78)
  • CreateDIBSection (Address: 0x18005fb70)
  • CreateFontIndirectW (Address: 0x18005fb18)
  • CreateFontW (Address: 0x18005fb38)
  • DeleteDC (Address: 0x18005fb00)
  • DeleteObject (Address: 0x18005fb68)
  • GetDeviceCaps (Address: 0x18005fb28)
  • GetGlyphOutlineW (Address: 0x18005fb10)
  • GetLayout (Address: 0x18005fb60)
  • GetOutlineTextMetricsW (Address: 0x18005fb08)
  • GetStockObject (Address: 0x18005fb20)
  • GetTextExtentPoint32W (Address: 0x18005fb50)
  • GetTextMetricsW (Address: 0x18005fb30)
  • SelectObject (Address: 0x18005fb40)
  • SetBkMode (Address: 0x18005fb48)
  • SetTextColor (Address: 0x18005fb58)
KERNEL32.dll
  • GetComputerNameW (Address: 0x18005fb88)
  • GetUserDefaultUILanguage (Address: 0x18005fb98)
  • GlobalLock (Address: 0x18005fbb8)
  • GlobalUnlock (Address: 0x18005fbb0)
  • lstrcmpiW (Address: 0x18005fba0)
  • lstrlenW (Address: 0x18005fb90)
  • MulDiv (Address: 0x18005fba8)
msvcrt.dll
  • __C_specific_handler (Address: 0x1800607e0)
  • __CxxFrameHandler3 (Address: 0x1800607b8)
  • __dllonexit (Address: 0x1800607c8)
  • _amsg_exit (Address: 0x1800607f0)
  • _get_errno (Address: 0x180060810)
  • _initterm (Address: 0x1800607e8)
  • _lock (Address: 0x1800607d8)
  • _onexit (Address: 0x1800607c0)
  • _set_errno (Address: 0x180060828)
  • _unlock (Address: 0x1800607d0)
  • _vsnprintf_s (Address: 0x180060840)
  • _vsnwprintf (Address: 0x1800607a8)
  • _wcsicmp (Address: 0x180060850)
  • _wcsnicmp (Address: 0x180060848)
  • _XcptFilter (Address: 0x1800607f8)
  • free (Address: 0x180060818)
  • malloc (Address: 0x180060820)
  • memcmp (Address: 0x180060860)
  • memcpy (Address: 0x1800607a0)
  • memcpy_s (Address: 0x180060858)
  • memmove (Address: 0x1800607b0)
  • memmove_s (Address: 0x180060838)
  • memset (Address: 0x180060868)
  • realloc (Address: 0x180060808)
  • towlower (Address: 0x180060800)
  • wcsncmp (Address: 0x180060830)
ntdll.dll
  • EtwEventActivityIdControl (Address: 0x1800608a8)
  • EtwEventRegister (Address: 0x1800608d0)
  • EtwEventSetInformation (Address: 0x180060908)
  • EtwEventUnregister (Address: 0x1800608c8)
  • EtwEventWriteTransfer (Address: 0x1800608b0)
  • EtwGetTraceEnableFlags (Address: 0x1800608e8)
  • EtwGetTraceEnableLevel (Address: 0x1800608f0)
  • EtwGetTraceLoggerHandle (Address: 0x1800608f8)
  • EtwRegisterTraceGuidsW (Address: 0x1800608e0)
  • EtwTraceMessage (Address: 0x180060900)
  • EtwUnregisterTraceGuids (Address: 0x1800608d8)
  • NtOpenFile (Address: 0x180060898)
  • RtlCreateUnicodeString (Address: 0x180060878)
  • RtlDosPathNameToNtPathName_U (Address: 0x180060890)
  • RtlFreeUnicodeString (Address: 0x1800608a0)
  • RtlInitUnicodeString (Address: 0x1800608b8)
  • RtlMapGenericMask (Address: 0x1800608c0)
  • RtlNtStatusToDosError (Address: 0x180060888)
  • WinSqmAddToStream (Address: 0x180060880)
PROPSYS.dll
  • PropVariantToBoolean (Address: 0x18005fbc8)
  • PropVariantToGUID (Address: 0x18005fbd0)
  • PropVariantToStringAlloc (Address: 0x18005fbd8)
  • PropVariantToUInt32 (Address: 0x18005fbf8)
  • PSPropertyBag_ReadBOOL (Address: 0x18005fc08)
  • PSPropertyBag_ReadDWORD (Address: 0x18005fbf0)
  • PSPropertyBag_ReadGUID (Address: 0x18005fc00)
  • PSPropertyBag_WriteBOOL (Address: 0x18005fbe8)
  • PSPropertyBag_WriteDWORD (Address: 0x18005fc10)
  • VariantToBuffer (Address: 0x18005fbe0)
SHCORE.dll
  • (Address: 0x18005fc20)
  • (Address: 0x18005fc28)
  • (Address: 0x18005fc78)
  • (Address: 0x18005fc80)
  • (Address: 0x18005fc90)
  • (Address: 0x18005fc98)
  • (Address: 0x18005fca0)
  • (Address: 0x18005fca8)
  • (Address: 0x18005fcb0)
  • IsOS (Address: 0x18005fc88)
  • IUnknown_QueryService (Address: 0x18005fc30)
  • IUnknown_Set (Address: 0x18005fc38)
  • IUnknown_SetSite (Address: 0x18005fc68)
  • SHAnsiToUnicode (Address: 0x18005fc50)
  • SHCreateThread (Address: 0x18005fc48)
  • SHGetValueW (Address: 0x18005fc70)
  • SHStrDupA (Address: 0x18005fc58)
  • SHStrDupW (Address: 0x18005fc40)
  • SHUnicodeToAnsi (Address: 0x18005fc60)
SHELL32.dll
  • (Address: 0x18005fcc8)
  • (Address: 0x18005fce0)
  • (Address: 0x18005fd08)
  • (Address: 0x18005fd10)
  • (Address: 0x18005fd20)
  • (Address: 0x18005fd28)
  • (Address: 0x18005fd30)
  • (Address: 0x18005fd38)
  • (Address: 0x18005fd40)
  • (Address: 0x18005fd48)
  • (Address: 0x18005fd80)
  • (Address: 0x18005fd88)
  • (Address: 0x18005fd90)
  • SHChangeNotify (Address: 0x18005fd68)
  • SHCreateItemFromIDList (Address: 0x18005fd60)
  • SHCreateItemFromParsingName (Address: 0x18005fcf0)
  • SHCreateItemWithParent (Address: 0x18005fcd8)
  • SHCreateShellItemArrayFromDataObject (Address: 0x18005fce8)
  • SHCreateShellItemArrayFromIDLists (Address: 0x18005fd70)
  • SHCreateShellItemArrayFromShellItem (Address: 0x18005fd58)
  • ShellExecuteExW (Address: 0x18005fcd0)
  • ShellExecuteW (Address: 0x18005fd98)
  • SHGetFileInfoW (Address: 0x18005fd00)
  • SHGetFolderPathEx (Address: 0x18005fd50)
  • SHGetFolderPathW (Address: 0x18005fcc0)
  • SHGetIDListFromObject (Address: 0x18005fcf8)
  • SHGetKnownFolderPath (Address: 0x18005fd18)
  • SHParseDisplayName (Address: 0x18005fd78)
SHLWAPI.dll
  • (Address: 0x18005fdb0)
  • (Address: 0x18005fdb8)
  • (Address: 0x18005fdf0)
  • (Address: 0x18005fe28)
  • (Address: 0x18005fe50)
  • PathAppendW (Address: 0x18005fe78)
  • PathCombineW (Address: 0x18005fda8)
  • PathFileExistsW (Address: 0x18005fdc8)
  • PathFindFileNameW (Address: 0x18005fe38)
  • PathFindNextComponentW (Address: 0x18005fe70)
  • PathGetDriveNumberW (Address: 0x18005fe68)
  • PathIsDirectoryW (Address: 0x18005fde8)
  • PathIsRootW (Address: 0x18005fe20)
  • PathIsUNCW (Address: 0x18005fe58)
  • PathIsURLW (Address: 0x18005fe08)
  • PathRemoveBackslashW (Address: 0x18005fe48)
  • PathRemoveBlanksW (Address: 0x18005fe30)
  • PathRemoveFileSpecW (Address: 0x18005fe18)
  • PathSkipRootW (Address: 0x18005fe00)
  • PathStripToRootW (Address: 0x18005fdd8)
  • StrChrW (Address: 0x18005fe60)
  • StrCmpIW (Address: 0x18005fdd0)
  • StrCSpnW (Address: 0x18005fe40)
  • StrDupW (Address: 0x18005fdf8)
  • StrRChrW (Address: 0x18005fdc0)
  • StrStrIW (Address: 0x18005fe10)
  • StrStrW (Address: 0x18005fde0)
SspiCli.dll
  • LogonUserExExW (Address: 0x18005fe88)
USER32.dll
  • BeginDeferWindowPos (Address: 0x180060020)
  • CheckDlgButton (Address: 0x18005fee0)
  • CheckRadioButton (Address: 0x18005feb0)
  • ClientToScreen (Address: 0x1800600e8)
  • CloseClipboard (Address: 0x180060000)
  • CreatePopupMenu (Address: 0x1800600c8)
  • CreateWindowExW (Address: 0x1800600e0)
  • DeferWindowPos (Address: 0x180060030)
  • DefWindowProcW (Address: 0x18005ff68)
  • DeleteMenu (Address: 0x1800600d0)
  • DestroyIcon (Address: 0x18005ff70)
  • DestroyMenu (Address: 0x18005fec8)
  • DestroyWindow (Address: 0x18005ff40)
  • DialogBoxParamW (Address: 0x180060038)
  • DrawTextW (Address: 0x180060070)
  • EmptyClipboard (Address: 0x18005fff0)
  • EnableWindow (Address: 0x18005fef8)
  • EndDeferWindowPos (Address: 0x180060040)
  • EndDialog (Address: 0x18005feb8)
  • FindWindowW (Address: 0x18005ff98)
  • FlashWindowEx (Address: 0x180060050)
  • GetAncestor (Address: 0x18005ff38)
  • GetClassNameW (Address: 0x18005ffa0)
  • GetClientRect (Address: 0x180060018)
  • GetCursorPos (Address: 0x18005ffb8)
  • GetDC (Address: 0x18005ffc8)
  • GetDlgItem (Address: 0x18005ff18)
  • GetDlgItemTextW (Address: 0x18005fed8)
  • GetKeyState (Address: 0x180060088)
  • GetLastActivePopup (Address: 0x18005ff48)
  • GetMenuItemCount (Address: 0x180060090)
  • GetMenuItemInfoW (Address: 0x1800600a0)
  • GetParent (Address: 0x18005ff20)
  • GetSubMenu (Address: 0x18005ff90)
  • GetSysColor (Address: 0x180060078)
  • GetSystemMetrics (Address: 0x180060048)
  • GetWindow (Address: 0x180060098)
  • GetWindowLongPtrW (Address: 0x18005ff88)
  • GetWindowLongW (Address: 0x18005ff28)
  • GetWindowRect (Address: 0x18005ffb0)
  • GetWindowTextLengthW (Address: 0x180060060)
  • GetWindowTextW (Address: 0x180060068)
  • InsertMenuItemW (Address: 0x1800600d8)
  • InsertMenuW (Address: 0x1800600b8)
  • IsDlgButtonChecked (Address: 0x18005fee8)
  • IsWindowVisible (Address: 0x180060010)
  • LoadCursorW (Address: 0x18005ff60)
  • LoadIconW (Address: 0x180060080)
  • LoadMenuW (Address: 0x18005fe98)
  • MapDialogRect (Address: 0x18005ffd8)
  • MapWindowPoints (Address: 0x180060008)
  • OpenClipboard (Address: 0x18005ffe8)
  • PostMessageW (Address: 0x18005ff10)
  • RegisterClassW (Address: 0x18005ff58)
  • RegisterClipboardFormatW (Address: 0x18005ffa8)
  • ReleaseDC (Address: 0x18005ffc0)
  • SendDlgItemMessageW (Address: 0x18005fed0)
  • SendMessageW (Address: 0x18005ff78)
  • SetClipboardData (Address: 0x18005fff8)
  • SetCursor (Address: 0x180060058)
  • SetDlgItemTextW (Address: 0x18005ff00)
  • SetFocus (Address: 0x18005fea8)
  • SetForegroundWindow (Address: 0x180060028)
  • SetMenuItemBitmaps (Address: 0x1800600c0)
  • SetMenuItemInfoW (Address: 0x1800600a8)
  • SetThreadDpiAwarenessContext (Address: 0x1800600b0)
  • SetWindowLongPtrW (Address: 0x18005ff80)
  • SetWindowLongW (Address: 0x18005fea0)
  • SetWindowPos (Address: 0x18005ffe0)
  • SetWindowTextW (Address: 0x18005ff08)
  • ShowWindow (Address: 0x18005fef0)
  • SwitchToThisWindow (Address: 0x18005ff50)
  • SystemParametersInfoW (Address: 0x18005ff30)
  • TrackPopupMenu (Address: 0x18005fec0)
  • UnregisterClassW (Address: 0x18005ffd0)