BUG: Concurrent access of ToolbarWindow32 window class causes lockup when using Active AccessibilityID: Q221580
|
Multi-threaded Active Accessibility client applications that concurrently access the ToolbarWindow32 window class result in system lockup.
This behavior is a result of the fact that calling AccessibleObjectFromEvent() and AccessibleObjectFromWindow() results in a call to SendMessage(). This causes concurrent access problems for multi-threaded clients that can call these APIs from more than one of their threads.
This has been identified as a problem in Microsoft Active Accessibility version 1.x. It will be fixed in a future version of Microsoft Active Accessibility.
Microsoft Active Accessibility
Additional query words: kbAAcc
Keywords : kbAAcc kbNTOS400 kbSDKPlatform kbWinOS95 kbWinOS98
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 7, 1999