The Microsoft SDK contains an EXE called inspect32.exe which implements
an active accessibility API interface. Is anyone aware of work in the
Python community to interface with the ActiveAccessibility API? This
program inspect32 is wonderful in that it can programmatically invoke
actions of the GUI
Hi Tim,
thanks for your suggestions.
>Does it fail if you run it outside of Pythonwin?
>
No it doesn't. So I can ignore this error, as the script will normally
run outside Pythonwin.
> Are you sure you're
>closing all of the pipes properly before starting a new one?
>
Yes, I explicitly close