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

Test Info


Library Nameshlwapi.dll
Version #16.0.6000.16386-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 / Types352 / 167
VerdictCompatible

Problem Summary


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

Added Symbols (1)


shlwapi.h, shlwapi.dll
SHCreateThreadWithHandle ( LPTHREAD_START_ROUTINE pfnThreadProc, void* pData, SHCT_FLAGS flags, LPTHREAD_START_ROUTINE pfnCallback, HANDLE* pHandle )

to the top

Problems with Data Types, Low Severity (1)


shlwapi.h
[+] enum ASSOCSTR (1)

to the top

Problems with Symbols, Low Severity (5)


shlwapi.h, shlwapi.dll
[+] GetAcceptLanguagesA LPSTR psz, LPDWORD pcch ) (1)
[+] GetAcceptLanguagesW LPWSTR psz, LPDWORD pcch ) (1)
[+] PathFindOnPathA LPSTR pszPath, LPCSTR* ppszOtherDirs ) (1)
[+] PathFindOnPathW LPWSTR pszPath, LPCWSTR* ppszOtherDirs ) (1)
[+] SHCreateThread ( LPTHREAD_START_ROUTINE pfnThreadProc, void* pData, DWORD dwFlags, LPTHREAD_START_ROUTINE pfnCallback ) (1)

to the top

Header Files (1)


shlwapi.h

to the top

Dynamic Libraries (1)


shlwapi.dll

to the top




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