Handle UIA Events?
Posted: Thu Dec 31, 2020 6:43 pm
Just for the hell of it, I've been working on a screen reader in PB (don't ask why). Currently it (well once I un-break TTS), reads foreground window when it changes. However, I know that I'm going to need to handle UIA/MSAA/IAccessible2/etc. events. Does PB have WinAPI functions wrapped for this purpose?