dskquoui.dll

Description: Windows Shell Disk Quota UI DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 7a376f2ed39402d0214491ca3126d931

File Size: 229.0 KB

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

Views: 5

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x100d0)
  • DllGetClassObject (Ordinal: 2, Address: 0xffb0)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x180020c10)
  • CoLockObjectExternal (Address: 0x180020c18)
  • CreateStreamOnHGlobal (Address: 0x180020c20)
  • GetHGlobalFromStream (Address: 0x180020c30)
  • StringFromGUID2 (Address: 0x180020c28)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x180020c50)
  • IsDebuggerPresent (Address: 0x180020c48)
  • OutputDebugStringW (Address: 0x180020c40)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180020c78)
  • SetLastError (Address: 0x180020c60)
  • SetUnhandledExceptionFilter (Address: 0x180020c68)
  • UnhandledExceptionFilter (Address: 0x180020c70)
api-ms-win-core-file-l1-1-0.dll
  • CreateFileW (Address: 0x180020c98)
  • GetDiskFreeSpaceW (Address: 0x180020ca8)
  • GetFileAttributesW (Address: 0x180020c90)
  • GetFileSize (Address: 0x180020c88)
  • GetVolumeInformationW (Address: 0x180020ca0)
api-ms-win-core-file-l1-2-0.dll
  • GetVolumeNameForVolumeMountPointW (Address: 0x180020cb8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180020cc8)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180020ce0)
  • HeapAlloc (Address: 0x180020cd8)
  • HeapFree (Address: 0x180020ce8)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x180020d00)
  • LocalFree (Address: 0x180020cf8)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x180020d18)
  • GetModuleFileNameA (Address: 0x180020d28)
  • GetModuleFileNameW (Address: 0x180020d10)
  • GetModuleHandleExW (Address: 0x180020d20)
  • GetModuleHandleW (Address: 0x180020d40)
  • GetProcAddress (Address: 0x180020d30)
  • LoadLibraryExW (Address: 0x180020d38)
  • LoadStringW (Address: 0x180020d48)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x180020d78)
  • GetLocaleInfoEx (Address: 0x180020d70)
  • GetLocaleInfoW (Address: 0x180020d58)
  • GetThreadLocale (Address: 0x180020d60)
  • GetUserPreferredUILanguages (Address: 0x180020d68)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x180020d98)
  • MapViewOfFile (Address: 0x180020d88)
  • UnmapViewOfFile (Address: 0x180020d90)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x180020dd8)
  • GetCurrentProcess (Address: 0x180020db0)
  • GetCurrentProcessId (Address: 0x180020de0)
  • GetCurrentThread (Address: 0x180020dd0)
  • GetCurrentThreadId (Address: 0x180020dc0)
  • OpenProcessToken (Address: 0x180020dc8)
  • OpenThreadToken (Address: 0x180020da8)
  • TerminateProcess (Address: 0x180020db8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180020df0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180020e18)
  • RegCreateKeyExW (Address: 0x180020e20)
  • RegOpenKeyExW (Address: 0x180020e10)
  • RegQueryValueExW (Address: 0x180020e08)
  • RegSetValueExW (Address: 0x180020e00)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180020e40)
  • RtlLookupFunctionEntry (Address: 0x180020e38)
  • RtlVirtualUnwind (Address: 0x180020e30)
api-ms-win-core-string-l1-1-0.dll
  • CompareStringW (Address: 0x180020e50)
  • WideCharToMultiByte (Address: 0x180020e58)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x180020e68)
  • CharUpperW (Address: 0x180020e70)
  • IsCharAlphaNumericW (Address: 0x180020e78)
  • IsCharAlphaW (Address: 0x180020e80)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180020ed8)
  • CreateMutexExW (Address: 0x180020eb8)
  • CreateSemaphoreExW (Address: 0x180020ed0)
  • DeleteCriticalSection (Address: 0x180020ec0)
  • EnterCriticalSection (Address: 0x180020ef0)
  • InitializeCriticalSectionAndSpinCount (Address: 0x180020ec8)
  • LeaveCriticalSection (Address: 0x180020ee8)
  • OpenSemaphoreW (Address: 0x180020ea0)
  • ReleaseMutex (Address: 0x180020e90)
  • ReleaseSemaphore (Address: 0x180020ee0)
  • ReleaseSRWLockExclusive (Address: 0x180020ea8)
  • WaitForSingleObject (Address: 0x180020eb0)
  • WaitForSingleObjectEx (Address: 0x180020e98)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x180020f10)
  • SleepConditionVariableSRW (Address: 0x180020f00)
  • WakeAllConditionVariable (Address: 0x180020f08)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x180020f28)
  • GetTickCount (Address: 0x180020f20)
api-ms-win-security-base-l1-1-0.dll
  • AllocateAndInitializeSid (Address: 0x180020f80)
  • CopySid (Address: 0x180020f50)
  • EqualSid (Address: 0x180020f60)
  • FreeSid (Address: 0x180020f78)
  • GetLengthSid (Address: 0x180020f58)
  • GetTokenInformation (Address: 0x180020f70)
  • InitializeSecurityDescriptor (Address: 0x180020f38)
  • IsValidSid (Address: 0x180020f48)
  • SetFileSecurityW (Address: 0x180020f40)
  • SetSecurityDescriptorOwner (Address: 0x180020f68)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x180020f90)
GDI32.dll
  • GetDeviceCaps (Address: 0x1800208a0)
  • GetTextMetricsW (Address: 0x1800208a8)
KERNEL32.dll
  • ActivateActCtx (Address: 0x1800208d0)
  • CheckElevationEnabled (Address: 0x1800208c8)
  • CreateActCtxW (Address: 0x1800208b8)
  • DeactivateActCtx (Address: 0x180020908)
  • GlobalLock (Address: 0x1800208f0)
  • GlobalUnlock (Address: 0x1800208e8)
  • lstrcmpiW (Address: 0x180020900)
  • lstrcmpW (Address: 0x1800208c0)
  • lstrlenA (Address: 0x1800208d8)
  • lstrlenW (Address: 0x1800208e0)
  • ReleaseActCtx (Address: 0x1800208f8)
msvcrt.dll
  • __C_specific_handler (Address: 0x180020fe8)
  • __CxxFrameHandler3 (Address: 0x180020fa8)
  • __dllonexit (Address: 0x180020fc8)
  • _amsg_exit (Address: 0x180021008)
  • _CxxThrowException (Address: 0x180021058)
  • _initterm (Address: 0x180020ff0)
  • _lock (Address: 0x180020fd8)
  • _onexit (Address: 0x180020fc0)
  • _purecall (Address: 0x180021020)
  • _unlock (Address: 0x180020fd0)
  • _vsnprintf (Address: 0x180021018)
  • _vsnprintf_s (Address: 0x180021028)
  • _vsnwprintf (Address: 0x180021050)
  • _XcptFilter (Address: 0x180021010)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x180021030)
  • ??0exception@@QEAA@XZ (Address: 0x180021038)
  • ??1exception@@UEAA@XZ (Address: 0x180021040)
  • ??1type_info@@UEAA@XZ (Address: 0x180020fb8)
  • ?terminate@@YAXXZ (Address: 0x180020fe0)
  • free (Address: 0x180021000)
  • malloc (Address: 0x180020ff8)
  • memcpy (Address: 0x180020fa0)
  • memcpy_s (Address: 0x180021048)
  • memmove (Address: 0x180020fb0)
  • memset (Address: 0x180021060)
ntdll.dll
  • NtClose (Address: 0x180021078)
  • NtCreateFile (Address: 0x180021098)
  • NtFsControlFile (Address: 0x1800210a8)
  • NtQueryInformationFile (Address: 0x180021080)
  • NtQueryVolumeInformationFile (Address: 0x180021070)
  • RtlDosPathNameToNtPathName_U (Address: 0x180021088)
  • RtlFreeHeap (Address: 0x1800210a0)
  • RtlInitUnicodeString (Address: 0x180021090)
ole32.dll
  • CoGetObject (Address: 0x180021108)
  • DoDragDrop (Address: 0x1800210f0)
  • OleFlushClipboard (Address: 0x1800210b8)
  • OleInitialize (Address: 0x180021118)
  • OleIsCurrentClipboard (Address: 0x1800210d0)
  • OleSetClipboard (Address: 0x1800210e8)
  • OleUninitialize (Address: 0x1800210c8)
  • RegisterDragDrop (Address: 0x1800210d8)
  • ReleaseStgMedium (Address: 0x1800210c0)
  • RevokeDragDrop (Address: 0x1800210e0)
  • StgCreateDocfile (Address: 0x1800210f8)
  • StgIsStorageFile (Address: 0x180021100)
  • StgOpenStorage (Address: 0x180021110)
SHELL32.dll
  • DragQueryFileW (Address: 0x180020938)
  • SHBrowseForFolderW (Address: 0x180020928)
  • ShellAboutW (Address: 0x180020950)
  • SHFileOperationW (Address: 0x180020918)
  • SHGetDesktopFolder (Address: 0x180020948)
  • SHGetMalloc (Address: 0x180020930)
  • SHGetPathFromIDListW (Address: 0x180020920)
  • SHGetSpecialFolderLocation (Address: 0x180020940)
SHLWAPI.dll
  • (Address: 0x180020998)
  • (Address: 0x1800209a0)
  • PathAddBackslashW (Address: 0x1800209a8)
  • PathAppendW (Address: 0x1800209c0)
  • PathFindFileNameW (Address: 0x1800209b8)
  • PathIsRootW (Address: 0x180020990)
  • PathIsUNCW (Address: 0x180020988)
  • PathRemoveFileSpecW (Address: 0x180020960)
  • PathSkipRootW (Address: 0x180020968)
  • PathStripToRootW (Address: 0x180020970)
  • SHGetValueW (Address: 0x1800209b0)
  • StrCmpNW (Address: 0x180020978)
  • StrRetToBufW (Address: 0x180020980)
USER32.dll
  • CallWindowProcW (Address: 0x180020a00)
  • CheckDlgButton (Address: 0x180020b08)
  • CheckMenuItem (Address: 0x180020a40)
  • ClientToScreen (Address: 0x1800209f0)
  • CreateDialogParamW (Address: 0x180020be8)
  • CreateWindowExW (Address: 0x180020be0)
  • DefWindowProcW (Address: 0x180020a08)
  • DestroyIcon (Address: 0x180020a30)
  • DestroyMenu (Address: 0x180020a20)
  • DestroyWindow (Address: 0x180020a10)
  • DialogBoxParamW (Address: 0x180020c00)
  • DispatchMessageW (Address: 0x180020a80)
  • DrawTextW (Address: 0x180020b90)
  • EnableMenuItem (Address: 0x180020ac0)
  • EnableWindow (Address: 0x180020ab8)
  • EndDialog (Address: 0x180020af0)
  • FindWindowW (Address: 0x180020bb0)
  • GetClassNameW (Address: 0x180020b50)
  • GetClientRect (Address: 0x180020a48)
  • GetDC (Address: 0x180020a68)
  • GetDesktopWindow (Address: 0x180020b10)
  • GetDlgItem (Address: 0x180020af8)
  • GetDlgItemTextW (Address: 0x180020bd0)
  • GetMenu (Address: 0x180020a38)
  • GetMessageW (Address: 0x180020a98)
  • GetParent (Address: 0x180020ad0)
  • GetSubMenu (Address: 0x1800209e0)
  • GetSystemMetrics (Address: 0x180020bc8)
  • GetTopWindow (Address: 0x180020b28)
  • GetWindow (Address: 0x180020b48)
  • GetWindowLongPtrW (Address: 0x180020b20)
  • GetWindowRect (Address: 0x1800209f8)
  • GetWindowTextLengthW (Address: 0x180020b80)
  • GetWindowTextW (Address: 0x180020ac8)
  • InvalidateRect (Address: 0x180020a18)
  • IsDialogMessageW (Address: 0x180020b88)
  • IsDlgButtonChecked (Address: 0x180020ae0)
  • IsWindowEnabled (Address: 0x180020b60)
  • IsWindowVisible (Address: 0x180020ad8)
  • KillTimer (Address: 0x180020ba8)
  • LoadAcceleratorsW (Address: 0x180020a58)
  • LoadCursorW (Address: 0x180020b58)
  • LoadIconW (Address: 0x180020b30)
  • LoadMenuW (Address: 0x1800209d8)
  • MessageBeep (Address: 0x180020bd8)
  • MessageBoxW (Address: 0x180020bc0)
  • MoveWindow (Address: 0x180020ab0)
  • PeekMessageW (Address: 0x180020bf8)
  • PostMessageW (Address: 0x180020aa0)
  • PtInRect (Address: 0x1800209d0)
  • RegisterClassExW (Address: 0x180020a70)
  • RegisterClipboardFormatW (Address: 0x180020b38)
  • ReleaseDC (Address: 0x180020a50)
  • SendDlgItemMessageW (Address: 0x180020b98)
  • SendMessageTimeoutW (Address: 0x180020a78)
  • SendMessageW (Address: 0x180020b78)
  • SetCursor (Address: 0x180020b68)
  • SetDlgItemTextW (Address: 0x180020b00)
  • SetFocus (Address: 0x180020ae8)
  • SetForegroundWindow (Address: 0x180020bb8)
  • SetMenuDefaultItem (Address: 0x1800209e8)
  • SetTimer (Address: 0x180020ba0)
  • SetWindowLongPtrW (Address: 0x180020b18)
  • SetWindowPos (Address: 0x180020a60)
  • SetWindowTextW (Address: 0x180020b70)
  • ShowCursor (Address: 0x180020b40)
  • ShowWindow (Address: 0x180020a28)
  • TrackPopupMenu (Address: 0x180020bf0)
  • TranslateAcceleratorW (Address: 0x180020a90)
  • TranslateMessage (Address: 0x180020a88)
  • UpdateWindow (Address: 0x180020aa8)