Displaying 2 results from an estimated 2 matches for "uiautom".
Did you mean:
autom
2010 Oct 12
0
Fw: Re: Accessibility in wine
...To: Seth Shelnutt <shelnutt2 at gmail.com>
>Subject: Re: Accessibility in wine
>
>Seth Shelnutt <shelnutt2 at gmail.com> wrote:
>>
>>I can't seem to find much info on this. What is wine's support for MSAA (Microsoft Active Accessibility) or
>>the newer UIAutomation? I see that there is the oleacc dll which is the main
>>dll for MSAA. According to the API site, is seems there are still 10 stubs.
>>Looking at the source code there hasn't been any updates in over a year. We
>>don't have the UIAutomation dll yet. Does anyone know th...
2012 Sep 28
0
Wine release 1.5.14
...IAS when looking for iface GUID.
mshtml: Fixed NULL event_obj handling in fire_event_obj.
jscript: Added support for RegExp.$* properties.
jscript: Get rid of unused hres.
mshtml: Don't do anything in handle_htmlevent if document is already detached.
include: Added uiautomationcore.idl.
include: Added uiautomation.h.
mshtml: Use IUri as base URL in navigate_url.
itss: Canonicalize relative paths before resolving object.
atliface.idl: Added IRegistrarBase declaration.
jscript: Fixed conversion in place in IVariantChangeType::ChangeType....