Binary compatibility report for the ntdsapi.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 Namentdsapi.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 / Types86 / 109
VerdictCompatible

Problem Summary


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

Added Symbols (10)


ntdsapi.h, ntdsapi.dll
DsBindByInstanceA ( LPCSTR ServerName, LPCSTR Annotation, GUID* InstanceGuid, LPCSTR DnsDomainName, RPC_AUTH_IDENTITY_HANDLE AuthIdentity, LPCSTR ServicePrincipalName, DWORD BindFlags, HANDLE* phDS )
DsBindByInstanceW ( LPCWSTR ServerName, LPCWSTR Annotation, GUID* InstanceGuid, LPCWSTR DnsDomainName, RPC_AUTH_IDENTITY_HANDLE AuthIdentity, LPCWSTR ServicePrincipalName, DWORD BindFlags, HANDLE* phDS )
DsBindingSetTimeout HANDLE hDS, DWORD cTimeoutSecs )
DsBindToISTGA LPCSTR SiteName, HANDLE* phDS )
DsBindToISTGW ( LPCWSTR SiteName, HANDLE* phDS )
DsBindWithSpnExA ( LPCSTR DomainControllerName, LPCSTR DnsDomainName, RPC_AUTH_IDENTITY_HANDLE AuthIdentity, LPCSTR ServicePrincipalName, DWORD BindFlags, HANDLE* phDS )
DsBindWithSpnExW ( LPCWSTR DomainControllerName, LPCWSTR DnsDomainName, RPC_AUTH_IDENTITY_HANDLE AuthIdentity, LPCWSTR ServicePrincipalName, DWORD BindFlags, HANDLE* phDS )
DsQuerySitesByCostA HANDLE hDS, LPSTR pszFromSite, LPSTR* rgszToSites, DWORD cToSites, DWORD dwFlags, PDS_SITE_COST_INFO* prgSiteInfo )
DsQuerySitesByCostW HANDLE hDS, LPWSTR pwszFromSite, LPWSTR* rgwszToSites, DWORD cToSites, DWORD dwFlags, PDS_SITE_COST_INFO* prgSiteInfo )
DsQuerySitesFree PDS_SITE_COST_INFO rgSiteInfo )

to the top

Header Files (1)


ntdsapi.h

to the top

Dynamic Libraries (1)


ntdsapi.dll

to the top




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