Binary compatibility report for the clusapi.dll library  between 6.0.6001.18000-Windows SDK 6.0 and 6.1.7600.16385-Windows SDK 7.1 versions on x86

Test Info


Library Nameclusapi.dll
Version #16.0.6001.18000-Windows SDK 6.0
Version #26.1.7600.16385-Windows SDK 7.1
CPU Architecturex86

Test Results


Total Header Files1
Total Dynamic Libraries1
Total Symbols / Types122 / 116
VerdictIncompatible
(1.64%)

Problem Summary


SeverityCount
Added Symbols-17
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High1
Medium1
Low2
Problems with
Constants
Low1

Added Symbols (17)


clusapi.h, clusapi.dll
AddResourceToClusterSharedVolumes HRESOURCE hResource )
ClusterCloseEnumEx HCLUSENUMEX hClusterEnum )
ClusterEnumEx ( HCLUSENUMEX hClusterEnum, DWORD dwIndex, PCLUSTER_ENUM_ITEM pItem, LPDWORD cbItem )
ClusterGetEnumCountEx HCLUSENUMEX hClusterEnum )
ClusterNodeCloseEnumEx HNODEENUMEX hNodeEnum )
ClusterNodeEnumEx ( HNODEENUMEX hNodeEnum, DWORD dwIndex, PCLUSTER_ENUM_ITEM pItem, LPDWORD cbItem )
ClusterNodeGetEnumCountEx HNODEENUMEX hNodeEnum )
ClusterNodeOpenEnumEx HNODE hNode, DWORD dwType, PVOID pOptions )
ClusterOpenEnumEx ( HCLUSTER hCluster, DWORD dwType, PVOID pOptions )
IsFileOnClusterSharedVolume ( LPCWSTR lpszPathName, PBOOL pbFileIsOnSharedVolume )
OpenClusterEx ( LPCWSTR lpszClusterName, DWORD DesiredAccess, DWORD* GrantedAccess )
OpenClusterGroupEx ( HCLUSTER hCluster, LPCWSTR lpszGroupName, DWORD dwDesiredAccess, DWORD* lpdwGrantedAccess )
OpenClusterNetInterfaceEx ( HCLUSTER hCluster, LPCWSTR lpszInterfaceName, DWORD dwDesiredAccess, DWORD* lpdwGrantedAccess )
OpenClusterNetworkEx ( HCLUSTER hCluster, LPCWSTR lpszNetworkName, DWORD dwDesiredAccess, DWORD* lpdwGrantedAccess )
OpenClusterNodeEx ( HCLUSTER hCluster, LPCWSTR lpszNodeName, DWORD dwDesiredAccess, DWORD* lpdwGrantedAccess )
OpenClusterResourceEx ( HCLUSTER hCluster, LPCWSTR lpszResourceName, DWORD dwDesiredAccess, DWORD* lpdwGrantedAccess )
RemoveResourceFromClusterSharedVolumes HRESOURCE hResource )

to the top

Problems with Symbols, High Severity (1)


clusapi.h, clusapi.dll
[+] CreateCluster ( PCREATE_CLUSTER_CONFIG pConfig, BOOL fAcceptPartialFailure, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg ) (1)

to the top

Problems with Data Types, Medium Severity (1)


clusapi.h
[+] struct _CREATE_CLUSTER_CONFIG (1)

to the top

Problems with Symbols, Medium Severity (1)


clusapi.h, clusapi.dll
[+] DestroyCluster ( HCLUSTER hCluster, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg ) (1)

to the top

Problems with Data Types, Low Severity (1)


clusapi.h
[+] struct _CREATE_CLUSTER_CONFIG (1)

to the top

Problems with Symbols, Low Severity (2)


clusapi.h, clusapi.dll
[+] AddClusterNode ( HCLUSTER hCluster, PCWSTR lpszNodeName, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg ) (1)
[+] DestroyCluster ( HCLUSTER hCluster, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg ) (1)

to the top

Problems with Constants (1)


clusapi.h
[+] CLUSREG_NAME_PHYSDISK_MAINTMODE

to the top

Header Files (1)


clusapi.h

to the top

Dynamic Libraries (1)


clusapi.dll

to the top




Generated on Wed Aug 10 07:12:57 2011 for clusapi.dll by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API