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

Test Info


Library Namecredui.dll
Version #15.1.2600.5512-Windows SDK 5.0
Version #26.0.6000.16386-Windows SDK 6.0
CPU Architecturex86

Test Results


Total Header Files1
Total Dynamic Libraries1
Total Symbols / Types10 / 37
VerdictCompatible

Problem Summary


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

Added Symbols (6)


wincred.h, credui.dll
CredPackAuthenticationBufferA DWORD dwFlags, LPSTR pszUserName, LPSTR pszPassword, PBYTE pPackedCredentials, DWORD* pcbPackedCredentials )
CredPackAuthenticationBufferW DWORD dwFlags, LPWSTR pszUserName, LPWSTR pszPassword, PBYTE pPackedCredentials, DWORD* pcbPackedCredentials )
CredUIPromptForWindowsCredentialsA ( PCREDUI_INFOA pUiInfo, DWORD dwAuthError, DWORD* pulAuthPackage, LPCVOID pvInAuthBuffer, DWORD ulInAuthBufferSize, LPVOID* ppvOutAuthBuffer, DWORD* pulOutAuthBufferSize, BOOL* pfSave, DWORD dwFlags )
CredUIPromptForWindowsCredentialsW ( PCREDUI_INFOW pUiInfo, DWORD dwAuthError, DWORD* pulAuthPackage, LPCVOID pvInAuthBuffer, DWORD ulInAuthBufferSize, LPVOID* ppvOutAuthBuffer, DWORD* pulOutAuthBufferSize, BOOL* pfSave, DWORD dwFlags )
CredUnPackAuthenticationBufferA DWORD dwFlags, PVOID pAuthBuffer, DWORD cbAuthBuffer, LPSTR pszUserName, DWORD* pcchlMaxUserName, LPSTR pszDomainName, DWORD* pcchMaxDomainName, LPSTR pszPassword, DWORD* pcchMaxPassword )
CredUnPackAuthenticationBufferW DWORD dwFlags, PVOID pAuthBuffer, DWORD cbAuthBuffer, LPWSTR pszUserName, DWORD* pcchMaxUserName, LPWSTR pszDomainName, DWORD* pcchMaxDomainName, LPWSTR pszPassword, DWORD* pcchMaxPassword )

to the top

Problems with Constants (4)


wincred.h
[+] CRED_FLAGS_VALID_FLAGS
[+] CRED_MAX_VALUE_SIZE
[+] CRED_TI_VALID_FLAGS
[+] CRED_TYPE_MAXIMUM

to the top

Header Files (1)


wincred.h

to the top

Dynamic Libraries (1)


credui.dll

to the top




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