dskquota.dll

Description: Windows Shell Disk Quota Support DLL

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.4355

Architecture: 64-bit

Operating System: Windows NT

SHA256: 1f83c05a9ef82ce590667edc2c6f9124

File Size: 131.5 KB

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

Views: 7

Exported Functions

  • ProcessGroupPolicy (Ordinal: 1, Address: 0x12dd0)
  • DllCanUnloadNow (Ordinal: 2, Address: 0x27f0)
  • DllGetClassObject (Ordinal: 3, Address: 0x21d0)

Imported DLLs & Functions

ADVAPI32.dll
  • DeregisterEventSource (Address: 0x1800167d0)
  • RegisterEventSourceW (Address: 0x1800167e0)
  • ReportEventW (Address: 0x1800167d8)
api-ms-win-core-com-l1-1-0.dll
  • CoCreateGuid (Address: 0x1800168b8)
  • CoCreateInstance (Address: 0x1800168c8)
  • CoInitializeEx (Address: 0x1800168b0)
  • CoTaskMemFree (Address: 0x1800168d0)
  • CoUninitialize (Address: 0x1800168c0)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1800168e8)
  • IsDebuggerPresent (Address: 0x1800168e0)
  • OutputDebugStringW (Address: 0x1800168f0)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x180016910)
  • SetLastError (Address: 0x180016900)
  • SetUnhandledExceptionFilter (Address: 0x180016908)
  • UnhandledExceptionFilter (Address: 0x180016918)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x180016958)
  • CreateFileW (Address: 0x180016928)
  • GetDriveTypeW (Address: 0x180016938)
  • GetFileAttributesW (Address: 0x180016948)
  • GetLogicalDriveStringsW (Address: 0x180016940)
  • GetVolumeInformationW (Address: 0x180016950)
  • SetFileAttributesW (Address: 0x180016930)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x180016968)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x180016988)
  • HeapAlloc (Address: 0x180016978)
  • HeapFree (Address: 0x180016980)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x1800169a0)
  • LocalFree (Address: 0x180016998)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x1800169d8)
  • GetModuleFileNameA (Address: 0x1800169b8)
  • GetModuleHandleExW (Address: 0x1800169d0)
  • GetModuleHandleW (Address: 0x1800169c0)
  • GetProcAddress (Address: 0x1800169c8)
  • LoadStringW (Address: 0x1800169b0)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x1800169f8)
  • GetLocaleInfoW (Address: 0x1800169e8)
  • GetThreadLocale (Address: 0x1800169f0)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x180016a18)
  • MapViewOfFile (Address: 0x180016a08)
  • UnmapViewOfFile (Address: 0x180016a10)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateThread (Address: 0x180016a48)
  • GetCurrentProcess (Address: 0x180016a40)
  • GetCurrentProcessId (Address: 0x180016a38)
  • GetCurrentThreadId (Address: 0x180016a30)
  • TerminateProcess (Address: 0x180016a28)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x180016a58)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x180016a68)
  • RegCreateKeyExW (Address: 0x180016a80)
  • RegOpenKeyExW (Address: 0x180016a88)
  • RegQueryValueExW (Address: 0x180016a78)
  • RegSetValueExW (Address: 0x180016a70)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x180016aa8)
  • RtlLookupFunctionEntry (Address: 0x180016a98)
  • RtlVirtualUnwind (Address: 0x180016aa0)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x180016ab8)
api-ms-win-core-string-l2-1-0.dll
  • CharNextW (Address: 0x180016ac8)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x180016b18)
  • CreateEventW (Address: 0x180016b48)
  • CreateMutexExW (Address: 0x180016ae8)
  • CreateMutexW (Address: 0x180016b40)
  • CreateSemaphoreExW (Address: 0x180016ae0)
  • DeleteCriticalSection (Address: 0x180016af8)
  • EnterCriticalSection (Address: 0x180016b00)
  • InitializeCriticalSectionAndSpinCount (Address: 0x180016ad8)
  • LeaveCriticalSection (Address: 0x180016b10)
  • OpenSemaphoreW (Address: 0x180016b20)
  • ReleaseMutex (Address: 0x180016b30)
  • ReleaseSemaphore (Address: 0x180016b50)
  • ReleaseSRWLockExclusive (Address: 0x180016b28)
  • SetEvent (Address: 0x180016b08)
  • WaitForSingleObject (Address: 0x180016af0)
  • WaitForSingleObjectEx (Address: 0x180016b38)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x180016b60)
  • SleepConditionVariableSRW (Address: 0x180016b68)
  • WakeAllConditionVariable (Address: 0x180016b70)
api-ms-win-core-synch-l1-2-1.dll
  • CreateSemaphoreW (Address: 0x180016b80)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTime (Address: 0x180016b90)
  • GetSystemTimeAsFileTime (Address: 0x180016b98)
  • GetTickCount (Address: 0x180016ba0)
api-ms-win-core-timezone-l1-1-0.dll
  • SystemTimeToFileTime (Address: 0x180016bb0)
api-ms-win-security-base-l1-1-0.dll
  • CopySid (Address: 0x180016bd8)
  • EqualSid (Address: 0x180016bc0)
  • GetLengthSid (Address: 0x180016bc8)
  • IsValidSid (Address: 0x180016bd0)
api-ms-win-security-lsalookup-l2-1-0.dll
  • LookupAccountNameW (Address: 0x180016bf0)
  • LookupAccountSidW (Address: 0x180016be8)
api-ms-win-security-sddl-l1-1-0.dll
  • ConvertSidToStringSidW (Address: 0x180016c00)
  • ConvertStringSidToSidW (Address: 0x180016c08)
KERNEL32.dll
  • lstrcmpiW (Address: 0x1800167f0)
  • lstrcmpW (Address: 0x180016800)
  • lstrlenW (Address: 0x1800167f8)
logoncli.dll
  • NetGetDCName (Address: 0x180016c18)
msvcrt.dll
  • __C_specific_handler (Address: 0x180016c70)
  • __CxxFrameHandler3 (Address: 0x180016cd8)
  • __dllonexit (Address: 0x180016c50)
  • _amsg_exit (Address: 0x180016c90)
  • _CxxThrowException (Address: 0x180016c28)
  • _initterm (Address: 0x180016c78)
  • _lock (Address: 0x180016c60)
  • _onexit (Address: 0x180016c48)
  • _purecall (Address: 0x180016ca0)
  • _unlock (Address: 0x180016c58)
  • _vsnprintf_s (Address: 0x180016ca8)
  • _vsnwprintf (Address: 0x180016cd0)
  • _XcptFilter (Address: 0x180016c98)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x180016cb0)
  • ??0exception@@QEAA@XZ (Address: 0x180016cb8)
  • ??1exception@@UEAA@XZ (Address: 0x180016cc0)
  • ??1type_info@@UEAA@XZ (Address: 0x180016c40)
  • ?terminate@@YAXXZ (Address: 0x180016c68)
  • free (Address: 0x180016c88)
  • malloc (Address: 0x180016c80)
  • memcpy (Address: 0x180016c30)
  • memcpy_s (Address: 0x180016cc8)
  • memmove (Address: 0x180016c38)
  • memset (Address: 0x180016ce0)
netutils.dll
  • NetApiBufferFree (Address: 0x180016cf0)
ntdll.dll
  • NtQueryQuotaInformationFile (Address: 0x180016d10)
  • NtQueryVolumeInformationFile (Address: 0x180016d18)
  • NtSetQuotaInformationFile (Address: 0x180016d08)
  • NtSetVolumeInformationFile (Address: 0x180016d00)
OLEAUT32.dll
  • DispGetIDsOfNames (Address: 0x180016818)
  • LoadRegTypeLib (Address: 0x180016828)
  • SysAllocString (Address: 0x180016810)
  • VariantInit (Address: 0x180016820)
samcli.dll
  • NetUserGetInfo (Address: 0x180016d28)
Secur32.dll
  • TranslateNameW (Address: 0x180016870)
SHELL32.dll
  • SHGetKnownFolderPath (Address: 0x180016838)
SHLWAPI.dll
  • PathAddBackslashW (Address: 0x180016860)
  • PathAppendW (Address: 0x180016858)
  • PathSkipRootW (Address: 0x180016848)
  • StrChrW (Address: 0x180016850)
USER32.dll
  • DispatchMessageW (Address: 0x180016898)
  • MsgWaitForMultipleObjectsEx (Address: 0x1800168a0)
  • PeekMessageW (Address: 0x180016880)
  • PostThreadMessageW (Address: 0x180016888)
  • TranslateMessage (Address: 0x180016890)