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

Test Info


Library Namertutils.dll
Version #15.1.2600.5512-Windows SDK 5.0
Version #26.0.6002.18274-Windows SDK 6.0
CPU Architecturex86

Test Results


Total Header Files1
Total Dynamic Libraries1
Total Symbols / Types56 / 37
VerdictIncompatible
(26.79%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh15
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (15)


rtutils.h, rtutils.dll
CreateWaitEvent HANDLE pEvent, LPSECURITY_ATTRIBUTES lpEventAttributes, BOOL bManualReset, BOOL bInitialState, LPCTSTR lpName, BOOL bHighPriority, WORKERFUNCTION pFunction, PVOID pContext, DWORD dwContextSz, BOOL bRunInServerContext )
CreateWaitEventBinding ( PWT_EVENT_ENTRY pee, WORKERFUNCTION pFunction, PVOID pContext, DWORD dwContextSz, BOOL bRunInServerContext )
CreateWaitTimer ( WORKERFUNCTION pFunction, PVOID pContext, DWORD dwContextSz, BOOL bRunInServerContext )
DebugPrintWaitWorkerThreads DWORD dwDebugLevel )
DeRegisterWaitEventBinding PWT_WORK_ITEM pwiWorkItem )
DeRegisterWaitEventBindingSelf PWT_WORK_ITEM pwiWorkItem )
DeRegisterWaitEventsTimers ( PLIST_ENTRY pLEvents, PLIST_ENTRY pLTimers )
DeRegisterWaitEventsTimersSelf ( PLIST_ENTRY pLEvents, PLIST_ENTRY pLTimers )
QueueWorkItem ( WORKERFUNCTION functionptr, PVOID context, BOOL serviceinalertablethread )
RegisterWaitEventBinding PWT_WORK_ITEM pwiWorkItem )
RegisterWaitEventsTimers ( PLIST_ENTRY pLEventsToAdd, PLIST_ENTRY pLTimersToAdd )
SetIoCompletionProc ( HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE CompletionProc )
UpdateWaitTimer ( PWT_TIMER_ENTRY pte, LONGLONG* time )
WTFreeEvent PWT_EVENT_ENTRY peeEvent )
WTFreeTimer PWT_TIMER_ENTRY pteTimer )

to the top

Header Files (1)


rtutils.h

to the top

Dynamic Libraries (1)


rtutils.dll

to the top




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