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

Test Info


Library Namemprapi.dll
Version #16.0.6002.18005-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 / Types100 / 34
VerdictIncompatible
(2.00%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low6
Problems with
Constants
Low0

Added Symbols (8)


mprapi.h, mprapi.dll
MprAdminConnectionEnumEx ( RAS_SERVER_HANDLE hRasServer, PMPRAPI_OBJECT_HEADER pObjectHeader, DWORD dwPreferedMaxLen, LPDWORD lpdwEntriesRead, LPDWORD lpdwTotalEntries, PRAS_CONNECTION_EX* ppRasConn, LPDWORD lpdwResumeHandle )
MprAdminConnectionGetInfoEx ( RAS_SERVER_HANDLE hRasServer, HANDLE hRasConnection, PRAS_CONNECTION_EX pRasConnection )
MprAdminIsServiceInitialized ( LPWSTR lpwsServerName, BOOL* fIsServiceInitialized )
MprAdminServerGetInfoEx ( MPR_SERVER_HANDLE hMprServer, MPR_SERVER_EX* pServerInfo )
MprAdminServerSetInfoEx ( MPR_SERVER_HANDLE hMprServer, MPR_SERVER_SET_CONFIG_EX* pServerInfo )
MprAdminUpdateConnection ( RAS_SERVER_HANDLE hRasServer, HANDLE hRasConnection, PRAS_UPDATE_CONNECTION pRasUpdateConnection )
MprConfigServerGetInfoEx ( HANDLE hMprConfig, MPR_SERVER_EX* pServerInfo )
MprConfigServerSetInfoEx ( HANDLE hMprConfig, MPR_SERVER_SET_CONFIG_EX* pSetServerConfig )

to the top

Problems with Symbols, High Severity (2)


mprapi.h, mprapi.dll
[+] MprConfigFilterGetInfo ( HANDLE hMprConfig, DWORD dwLevel, LPBYTE lpBuffer ) (1)
[+] MprConfigFilterSetInfo ( HANDLE hMprConfig, DWORD dwLevel, LPBYTE lpBuffer ) (1)

to the top

Problems with Symbols, Low Severity (6)


mprapi.h, mprapi.dll
[+] MprAdminEstablishDomainRasServer ( PWCHAR pszDomain, PWCHAR pszMachine, BOOL bEnable ) (2)
[+] MprAdminIsDomainRasServer ( PWCHAR pszDomain, PWCHAR pszMachine, PBOOL pbIsRasServer ) (2)
[+] MprConfigGetFriendlyName ( HANDLE hMprConfig, PWCHAR pszGuidName, PWCHAR pszBuffer, DWORD dwBufferSize ) (1)
[+] MprConfigGetGuidName ( HANDLE hMprConfig, PWCHAR pszFriendlyName, PWCHAR pszBuffer, DWORD dwBufferSize ) (1)

to the top

Header Files (1)


mprapi.h

to the top

Dynamic Libraries (1)


mprapi.dll

to the top




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