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

Test Info


Library Nameclusapi.dll
Version #15.1.2600.5512-Windows SDK 5.0
Version #26.0.6001.18000-Windows SDK 6.0
CPU Architecturex86

Test Results


Total Header Files1
Total Dynamic Libraries1
Total Symbols / Types115 / 99
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low1

Added Symbols (7)


clusapi.h, clusapi.dll
AddClusterNode ( HCLUSTER hCluster, PCWSTR lpszNodeName, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg )
ClusterRegCloseBatch ( HREGBATCH HREGBATCH, BOOL bCommit, INT* failedCommandNumber )
ClusterRegCreateBatch HKEY hKey, HREGBATCH* pHREGBATCH )
CreateCluster ( PCREATE_CLUSTER_CONFIG pConfig, BOOL fAcceptPartialFailure, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg )
DestroyCluster ( HCLUSTER hCluster, PCLUSTER_MEMBERSHIP_CHANGE_PROGRESS pfnProgressCallback, PVOID pvCallbackArg )
GetClusterResourceDependencyExpression ( HRESOURCE hResource, LPWSTR lpszDependencyExpression, LPDWORD lpcchDependencyExpression )
SetClusterResourceDependencyExpression ( HRESOURCE hResource, LPCWSTR lpszDependencyExpression )

to the top

Problems with Symbols, Low Severity (1)


clusapi.h, clusapi.dll
[+] GetNodeClusterState ( LPCWSTR lpszNodeName, DWORD* pdwClusterState ) (1)

to the top

Problems with Constants (1)


clusapi.h
[+] MAX_CLUSTERNAME_LENGTH

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:01:26 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