Binary compatibility report for the msi.dll library  between 4.5.6002.18005-Windows SDK 6.0 and 5.0.7600.16385-Windows SDK 7.1 versions on x86

Test Info


Library Namemsi.dll
Version #14.5.6002.18005-Windows SDK 6.0
Version #25.0.7600.16385-Windows SDK 7.1
CPU Architecturex86

Test Results


Total Header Files2
Total Dynamic Libraries1
Total Symbols / Types253 / 129
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
Low1

Added Symbols (6)


msi.h, msi.dll
MsiEnumClientsExA ( LPCSTR szComponent, LPCSTR szUserSid, DWORD dwContext, DWORD dwProductIndex, CHAR* szProductBuf, MSIINSTALLCONTEXT* pdwInstalledContext, LPSTR szSid, LPDWORD pcchSid )
MsiEnumClientsExW ( LPCWSTR szComponent, LPCWSTR szUserSid, DWORD dwContext, DWORD dwProductIndex, WCHAR* szProductBuf, MSIINSTALLCONTEXT* pdwInstalledContext, LPWSTR szSid, LPDWORD pcchSid )
MsiEnumComponentsExA ( LPCSTR szUserSid, DWORD dwContext, DWORD dwIndex, CHAR* szInstalledComponentCode, MSIINSTALLCONTEXT* pdwInstalledContext, LPSTR szSid, LPDWORD pcchSid )
MsiEnumComponentsExW ( LPCWSTR szUserSid, DWORD dwContext, DWORD dwIndex, WCHAR* szInstalledComponentCode, MSIINSTALLCONTEXT* pdwInstalledContext, LPWSTR szSid, LPDWORD pcchSid )
MsiGetComponentPathExA ( LPCSTR szProductCode, LPCSTR szComponentCode, LPCSTR szUserSid, MSIINSTALLCONTEXT dwContext, LPSTR lpOutPathBuffer, LPDWORD pcchOutPathBuffer )
MsiGetComponentPathExW ( LPCWSTR szProductCode, LPCWSTR szComponentCode, LPCWSTR szUserSid, MSIINSTALLCONTEXT dwContext, LPWSTR lpOutPathBuffer, LPDWORD pcchOutPathBuffer )

to the top

Problems with Constants (1)


msi.h
[+] _WIN32_MSI

to the top

Header Files (2)


msi.h
msiquery.h

to the top

Dynamic Libraries (1)


msi.dll

to the top




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