Windows XP DLL File Information - clusapi.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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: | Cluster API Library |
File Version: | 5.1.2600.5512 (xpsp.080413-2111) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 4 other DLL files in system32 directory are statically linked to this file. |
File Size: | 57 KB |
Total Number of Exported Functions: | 115 |
Total Number of Exported Functions With Names: | 115 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 53,760 Bytes | 92.1% | Read, Execute | Code |
.data | 0x0000f000 | 512 Bytes | 0.9% | Write, Read | Initialized Data |
.rsrc | 0x00010000 | 1,024 Bytes | 1.8% | Read | Initialized Data |
.reloc | 0x00011000 | 2,048 Bytes | 3.5% | Read, Discardable | Initialized Data |
Static Linking
clusapi.dll is statically linked to the following files:ADVAPI32.dll
KERNEL32.dll
msvcrt.dll
ntdll.dll
ole32.dll
OLEAUT32.dll
RPCRT4.dll
This means that when clusapi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, clusapi.dll won't be loaded.
List of files that are statically linked to clusapi.dll
msw3prt.dll
netcfgx.dll
oleprn.dll
resutils.dll
This means that when one of the above files is loaded, clusapi.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 0 | 0 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 880 Bytes | 1.5% |
Total | 1 | 880 Bytes | 1.5% |
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)
No string resources in this file.
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:AddClusterResourceDependency | AddClusterResourceNode | BackupClusterDatabase |
CanResourceBeDependent | ChangeClusterResourceGroup | CloseCluster |
CloseClusterGroup | CloseClusterNetInterface | CloseClusterNetwork |
CloseClusterNode | CloseClusterNotifyPort | CloseClusterResource |
ClusterCloseEnum | ClusterControl | ClusterEnum |
ClusterGetEnumCount | ClusterGroupCloseEnum | ClusterGroupControl |
ClusterGroupEnum | ClusterGroupGetEnumCount | ClusterGroupOpenEnum |
ClusterNetInterfaceControl | ClusterNetworkCloseEnum | ClusterNetworkControl |
ClusterNetworkEnum | ClusterNetworkGetEnumCount | ClusterNetworkOpenEnum |
ClusterNodeCloseEnum | ClusterNodeControl | ClusterNodeEnum |
ClusterNodeGetEnumCount | ClusterNodeOpenEnum | ClusterOpenEnum |
ClusterRegCloseKey | ClusterRegCreateKey | ClusterRegDeleteKey |
ClusterRegDeleteValue | ClusterRegEnumKey | ClusterRegEnumValue |
ClusterRegGetKeySecurity | ClusterRegOpenKey | ClusterRegQueryInfoKey |
ClusterRegQueryValue | ClusterRegSetKeySecurity | ClusterRegSetValue |
ClusterResourceCloseEnum | ClusterResourceControl | ClusterResourceEnum |
ClusterResourceGetEnumCount | ClusterResourceOpenEnum | ClusterResourceTypeCloseEnum |
ClusterResourceTypeControl | ClusterResourceTypeEnum | ClusterResourceTypeGetEnumCount |
ClusterResourceTypeOpenEnum | CreateClusterGroup | CreateClusterNotifyPort |
CreateClusterResource | CreateClusterResourceType | DeleteClusterGroup |
DeleteClusterResource | DeleteClusterResourceType | EvictClusterNode |
EvictClusterNodeEx | FailClusterResource | GetClusterFromGroup |
GetClusterFromNetInterface | GetClusterFromNetwork | GetClusterFromNode |
GetClusterFromResource | GetClusterGroupKey | GetClusterGroupState |
GetClusterInformation | GetClusterKey | GetClusterNetInterface |
GetClusterNetInterfaceKey | GetClusterNetInterfaceState | GetClusterNetworkId |
GetClusterNetworkKey | GetClusterNetworkState | GetClusterNodeId |
GetClusterNodeKey | GetClusterNodeState | GetClusterNotify |
GetClusterQuorumResource | GetClusterResourceKey | GetClusterResourceNetworkName |
GetClusterResourceState | GetClusterResourceTypeKey | GetNodeClusterState |
MoveClusterGroup | OfflineClusterGroup | OfflineClusterResource |
OnlineClusterGroup | OnlineClusterResource | OpenCluster |
OpenClusterGroup | OpenClusterNetInterface | OpenClusterNetwork |
OpenClusterNode | OpenClusterResource | PauseClusterNode |
RegisterClusterNotify | RemoveClusterResourceDependency | RemoveClusterResourceNode |
RestoreClusterDatabase | ResumeClusterNode | SetClusterGroupName |
SetClusterGroupNodeList | SetClusterName | SetClusterNetworkName |
SetClusterNetworkPriorityOrder | SetClusterQuorumResource | SetClusterResourceName |
SetClusterServiceAccountPassword |
Imported Functions List
The following functions are imported by this dll:- ADVAPI32.dll:
CloseServiceHandle ControlService MakeSelfRelativeSD OpenSCManagerA OpenSCManagerW OpenServiceA OpenServiceW QueryServiceStatus RegCloseKey RegConnectRegistryW RegDeleteValueW RegOpenKeyExW RegOpenKeyW RegQueryValueExW RegSetValueExW RegUnLoadKeyW StartServiceA TraceMessage - KERNEL32.dll:
CloseHandle CopyFileW CreateEventW CreateThread DisableThreadLibraryCalls ExpandEnvironmentStringsW FindClose FindFirstFileW FindNextFileW FormatMessageA FormatMessageW GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetFileAttributesExW GetFileSize GetLocaleInfoW GetSystemTime GetSystemTimeAsFileTime GetTickCount InitializeCriticalSection InterlockedCompareExchange IsDebuggerPresent LocalAlloc LocalFree OutputDebugStringA QueryPerformanceCounter ReadFile ReleaseMutex ResetEvent SetEndOfFile SetEvent SetFileAttributesW SetFilePointer SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter WaitForMultipleObjects WaitForSingleObject WriteFile lstrcatW lstrcmpiW lstrcpyW lstrcpynW lstrlenW ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlGetLastWin32Error ntdll!RtlLeaveCriticalSection ntdll!RtlRestoreLastWin32Error - msvcrt.dll:
_except_handler3 _iob fprintf iswalpha printf wcscat wcslen wcsrchr - ntdll.dll:
NtClose NtDuplicateToken NtOpenProcessToken NtQueryInformationToken NtSetInformationThread RtlAddAccessAllowedAce RtlAdjustPrivilege RtlAllocateAndInitializeSid RtlAllocateHeap RtlAnsiStringToUnicodeString RtlCreateAcl RtlCreateSecurityDescriptor RtlFreeSid RtlInitAnsiString RtlLengthSecurityDescriptor RtlLengthSid RtlMakeSelfRelativeSD RtlNtStatusToDosError RtlSetDaclSecurityDescriptor RtlUnicodeStringToAnsiString RtlValidSecurityDescriptor - ole32.dll:
CoCreateInstanceEx CoInitializeEx CoUninitialize - OLEAUT32.dll:
VariantInit - RPCRT4.dll:
NdrClientCall2 RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoW RpcEpResolveBinding RpcMgmtStatsVectorFree RpcSmDestroyClientContext RpcStringBindingComposeW