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

Test Info


Library Nameimagehlp.dll
Version #16.0.6001.18000-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 / Types122 / 228
VerdictCompatible

Problem Summary


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

Added Symbols (6)


imagehlp.h, imagehlp.dll
EnumerateLoadedModulesEx HANDLE hProcess, PENUMLOADED_MODULES_CALLBACK64 EnumLoadedModulesCallback, PVOID UserContext )
EnumerateLoadedModulesExW HANDLE hProcess, PENUMLOADED_MODULES_CALLBACKW64 EnumLoadedModulesCallback, PVOID UserContext )
SymEnumTypesByName HANDLE hProcess, ULONG64 BaseOfDll, PCSTR mask, PSYM_ENUMERATESYMBOLS_CALLBACK EnumSymbolsCallback, PVOID UserContext )
SymEnumTypesByNameW HANDLE hProcess, ULONG64 BaseOfDll, PCWSTR mask, PSYM_ENUMERATESYMBOLS_CALLBACKW EnumSymbolsCallback, PVOID UserContext )
SymSetScopeFromAddr HANDLE hProcess, ULONG64 Address )
SymSetScopeFromIndex HANDLE hProcess, ULONG64 BaseOfDll, DWORD Index )

to the top

Problems with Data Types, Low Severity (1)


imagehlp.h
[+] enum _IMAGEHLP_SYMBOL_TYPE_INFO (1)

to the top

Problems with Constants (1)


imagehlp.h
[+] SSRVOPT_MAX

to the top

Header Files (1)


imagehlp.h

to the top

Dynamic Libraries (1)


imagehlp.dll

to the top




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