Binary compatibility report for the mscms.dll library  between 5.1.2600.5627-Windows SDK 5.0 and 6.0.6002.18005-Windows SDK 6.0 versions on x86

Test Info


Library Namemscms.dll
Version #15.1.2600.5627-Windows SDK 5.0
Version #26.0.6002.18005-Windows SDK 6.0
CPU Architecturex86

Test Results


Total Header Files1
Total Dynamic Libraries1
Total Symbols / Types53 / 99
VerdictCompatible

Problem Summary


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

Added Symbols (16)


icm.h, mscms.dll
WcsAssociateColorProfileWithDevice ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR pProfileName, PCWSTR pDeviceName )
WcsCheckColors ( HTRANSFORM hColorTransform, DWORD nColors, DWORD nInputChannels, COLORDATATYPE cdtInput, DWORD cbInput, PVOID pInputData, PBYTE paResult )
WcsCreateIccProfile ( HPROFILE hWcsProfile, DWORD dwOptions )
WcsDisassociateColorProfileFromDevice ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR pProfileName, PCWSTR pDeviceName )
WcsEnumColorProfiles ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PENUMTYPEW pEnumRecord, PBYTE pBuffer, DWORD dwSize, PDWORD pnProfiles )
WcsEnumColorProfilesSize ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PENUMTYPEW pEnumRecord, PDWORD pdwSize )
WcsGetDefaultColorProfile ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR pDeviceName, COLORPROFILETYPE cptColorProfileType, COLORPROFILESUBTYPE cpstColorProfileSubType, DWORD dwProfileID, DWORD cbProfileName, LPWSTR pProfileName )
WcsGetDefaultColorProfileSize ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR pDeviceName, COLORPROFILETYPE cptColorProfileType, COLORPROFILESUBTYPE cpstColorProfileSubType, DWORD dwProfileID, PDWORD pcbProfileName )
WcsGetDefaultRenderingIntent ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PDWORD pdwRenderingIntent )
WcsGetUsePerUserProfiles ( LPCWSTR pDeviceName, DWORD dwDeviceClass, PBOOL pUsePerUserProfiles )
WcsOpenColorProfileA ( PPROFILE pCDMPProfile, PPROFILE pCAMPProfile, PPROFILE pGMMPProfile, DWORD dwDesireAccess, DWORD dwShareMode, DWORD dwCreationMode, DWORD dwFlags )
WcsOpenColorProfileW ( PPROFILE pCDMPProfile, PPROFILE pCAMPProfile, PPROFILE pGMMPProfile, DWORD dwDesireAccess, DWORD dwShareMode, DWORD dwCreationMode, DWORD dwFlags )
WcsSetDefaultColorProfile ( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR pDeviceName, COLORPROFILETYPE cptColorProfileType, COLORPROFILESUBTYPE cpstColorProfileSubType, DWORD dwProfileID, LPCWSTR pProfileName )
WcsSetDefaultRenderingIntent ( WCS_PROFILE_MANAGEMENT_SCOPE scope, DWORD dwRenderingIntent )
WcsSetUsePerUserProfiles ( LPCWSTR pDeviceName, DWORD dwDeviceClass, BOOL usePerUserProfiles )
WcsTranslateColors ( HTRANSFORM hColorTransform, DWORD nColors, DWORD nInputChannels, COLORDATATYPE cdtInput, DWORD cbInput, PVOID pInputData, DWORD nOutputChannels, COLORDATATYPE cdtOutput, DWORD cbOutput, PVOID pOutputData )

to the top

Header Files (1)


icm.h

to the top

Dynamic Libraries (1)


mscms.dll

to the top




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