How to call AccessibleHandler::AcessibleObjectFromID
Hi
I am using MS Active Accessibility thru oleacc.dll.
i want to use AccessibleObjectFromID in order to get the Interface IAccessible for the menu control of an MFC Application.
but for this an instance of IAccessibleHandler is required.
thanks