nvda
18dce4e0 - When running on Windows for ARM64, it is currently impossible for NVDA to inject in-process, therefore if we have not injected, support speak typed characters the same way we currently do for UWB apps (I.e. with ToUnicodeEx). Of course this is only possible on Windows 10 Creators update and above as ToUnicodeEx had a bug before that.

Commit
8 years ago
When running on Windows for ARM64, it is currently impossible for NVDA to inject in-process, therefore if we have not injected, support speak typed characters the same way we currently do for UWB apps (I.e. with ToUnicodeEx). Of course this is only possible on Windows 10 Creators update and above as ToUnicodeEx had a bug before that.
Parents
Loading