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

Test Info


Library Nameuser32.dll
Version #15.1.2600.5512-Windows SDK 5.0
Version #26.0.6002.18005-Windows SDK 6.0
CPU Architecturex86

Test Results


Total Header Files7
Total Dynamic Libraries1
Total Symbols / Types615 / 394
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-24
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low9

Added Symbols (24)


winuser.h, user32.dll
AddClipboardFormatListener HWND hwnd )
CancelShutdown ( )
ChangeWindowMessageFilter UINT message, DWORD dwFlag )
CreateDesktopExA ( LPCSTR lpszDesktop, LPCSTR lpszDevice, LPDEVMODEA pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid )
CreateDesktopExW ( LPCWSTR lpszDesktop, LPCWSTR lpszDevice, LPDEVMODEW pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid )
GetIconInfoExA HICON hicon, PICONINFOEXA piconinfo )
GetIconInfoExW HICON hicon, PICONINFOEXW piconinfo )
GetPhysicalCursorPos LPPOINT lpPoint )
GetUpdatedClipboardFormats ( PUINT lpuiFormats, UINT cFormats, PUINT pcFormatsOut )
IsProcessDPIAware ( )
IsWow64Message ( )
LogicalToPhysicalPoint HWND hWnd, LPPOINT lpPoint )
PhysicalToLogicalPoint HWND hWnd, LPPOINT lpPoint )
RegisterPowerSettingNotification ( HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags )
RemoveClipboardFormatListener HWND hwnd )
SetPhysicalCursorPos int X, int Y )
SetProcessDPIAware ( )
ShutdownBlockReasonCreate HWND hWnd, LPCWSTR pwszReason )
ShutdownBlockReasonDestroy HWND hWnd )
ShutdownBlockReasonQuery HWND hWnd, LPWSTR pwszBuff, DWORD* pcchBuff )
SoundSentry ( )
UnregisterPowerSettingNotification HPOWERNOTIFY Handle )
UpdateLayeredWindowIndirect HWND hWnd, UPDATELAYEREDWINDOWINFO const* pULWInfo )
WindowFromPhysicalPoint POINT Point )

to the top

Problems with Data Types, Low Severity (2)


ddeml.h
[+] typedef PCONVCONTEXT (1)
[+] typedef PCONVINFO (1)

to the top

Problems with Constants (9)


winuser.h
[+] CB_MSGMAX
[+] CWF_CREATE_ONLY
[+] LB_MSGMAX
[+] QS_INPUT
[+] RT_GROUP_CURSOR
[+] RT_GROUP_ICON
[+] SM_CMETRICS
[+] WM_KEYLAST
[+] WM_MOUSELAST

to the top

Header Files (7)


dde.h
ddeml.h
ime.h
ocidl.h
winable.h
winnls32.h
winuser.h

to the top

Dynamic Libraries (1)


user32.dll

to the top




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