Windows 7 DLL File Information - defragsvc.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | Microsoft\Disk Defragmenter |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 213 KB |
Total Number of Exported Functions: | 5 |
Total Number of Exported Functions With Names: | 5 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 193,024 Bytes | 88.3% | Read, Execute | Code |
.data | 0x00031000 | 13,824 Bytes | 6.3% | Write, Read | Initialized Data |
.rsrc | 0x00035000 | 3,072 Bytes | 1.4% | Read | Initialized Data |
.reloc | 0x00036000 | 6,656 Bytes | 3.0% | Read, Discardable | Initialized Data |
Static Linking
defragsvc.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-File-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Heap-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-IO-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-Memory-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-String-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
API-MS-WIN-Service-Core-L1-1-0.dll
API-MS-WIN-Service-Management-L1-1-0.dll
API-MS-WIN-Service-Management-L2-1-0.dll
USER32.dll
SXSHARED.dll
KERNEL32.dll
This means that when defragsvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, defragsvc.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 12 | 592 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 10,939 Bytes | 5.0% |
Total | 16 | 11,531 Bytes | 5.3% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
101 | Disk Defragmenter |
102 | Provides Disk Defragmentation Capabilities. |
800 | Microsoft Corporation |
801 | Microsoft Corporation |
802 | This task defragments the computers hard disk drives. |
803 | The disk defragmenter is running. |
804 | defragmentation |
805 | boot optimization |
806 | consolidation |
807 | shrink |
808 | shrink estimation |
809 | analysis |
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
ServiceMain |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _unlock _vscwprintf _vsnwprintf _wcsicmp _wtoi64 free iswspace malloc memcpy memmove memset realloc strchr void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) wcsncmp - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids NtFsControlFile NtOpenFile NtQueryDirectoryFile NtQueryInformationFile NtSetInformationProcess NtSetInformationThread NtWaitForSingleObject RtlAllocateHeap RtlCaptureStackBackTrace RtlClearBits RtlDeleteElementGenericTableAvl RtlEnumerateGenericTableAvl RtlFindClearBits RtlFindClearRuns RtlFindNextForwardRunClear RtlFindSetBits RtlFreeHeap RtlGetLastNtStatus RtlInitUnicodeString RtlInitializeBitMap RtlInitializeGenericTableAvl RtlInsertElementGenericTableAvl RtlNtStatusToDosError RtlSetBits RtlSetThreadErrorMode WinSqmSetDWORD - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!CreateFileW kernel32!FindFirstVolumeW kernel32!FindNextVolumeW kernel32!FindVolumeClose kernel32!GetDriveTypeW kernel32!GetVolumeInformationW kernel32!GetVolumePathNameW - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!HeapDestroy - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement ntdll!RtlInitializeSListHead ntdll!RtlInterlockedPopEntrySList ntdll!RtlInterlockedPushEntrySList - API-MS-Win-Core-IO-L1-1-0.dll:
kernel32!DeviceIoControl - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!FreeLibrary KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadLibraryExW KernelBase!LoadResource KernelBase!LoadStringW KernelBase!SizeofResource - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegCreateKeyExW kernel32!RegDeleteValueW kernel32!RegEnumKeyExW kernel32!RegEnumValueW kernel32!RegOpenKeyExW kernel32!RegQueryInfoKeyW kernel32!RegSetValueExW - API-MS-Win-Core-Memory-L1-1-0.dll:
KernelBase!VirtualAlloc KernelBase!VirtualProtect KernelBase!VirtualQuery - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!Sleep KernelBase!lstrcmpiW KernelBase!lstrcpynW KernelBase!lstrlen KernelBase!lstrlenW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-String-L1-1-0.dll:
KernelBase!MultiByteToWideChar - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CancelWaitableTimer kernel32!CreateEventW kernel32!InitializeCriticalSectionAndSpinCount kernel32!ResetEvent kernel32!SetEvent kernel32!SetWaitableTimer kernel32!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExW - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AdjustTokenPrivileges KernelBase!CheckTokenMembership KernelBase!CreateWellKnownSid KernelBase!DuplicateTokenEx KernelBase!GetTokenInformation KernelBase!InitializeSecurityDescriptor KernelBase!SetSecurityDescriptorDacl KernelBase!SetSecurityDescriptorGroup KernelBase!SetSecurityDescriptorOwner - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - API-MS-WIN-Service-Management-L1-1-0.dll:
sechost!CloseServiceHandle sechost!CreateServiceW sechost!DeleteService sechost!OpenSCManagerW sechost!OpenServiceW - API-MS-WIN-Service-Management-L2-1-0.dll:
sechost!ChangeServiceConfig2W - USER32.dll:
CharNextW CharPrevW RegisterDeviceNotificationA UnregisterDeviceNotification - SXSHARED.dll:
SxTracerDebuggerBreak SxTracerGetThreadContextRetail SxTracerShouldTrackFailure - KERNEL32.dll:
CreateDirectoryW CreateWaitableTimerW DelayLoadFailureHook DeleteFileW ExpandEnvironmentStringsW FindClose FindFirstFileW FindNextFileW FindResourceW FormatMessageW GetCurrentThread GetDiskFreeSpaceW GetFileAttributesW GetFileInformationByHandle GetLocalTime GetVolumeNameForVolumeMountPointW GetVolumePathNamesForVolumeNameW LoadLibraryW MoveFileExW PowerClearRequest PowerCreateRequest PowerSetRequest ReadFile RegDeleteTreeW RegQueryValueExW SetLastError SleepConditionVariableCS TlsAlloc TlsFree TlsGetValue TlsSetValue WaitForMultipleObjects lstrcatW lstrcpyW ntdll!RtlInitializeConditionVariable ntdll!RtlWakeAllConditionVariable