nvda
08767e0a
- UIARemote: move conversion of string to wstring for c++ exceptions into its own utility function.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
UIARemote: move conversion of string to wstring for c++ exceptions into its own utility function. also ensure that the buffer that receives the wide chars is initialized to 0s and is large enough to allow for a null-terminator.
References
#13283 - MS Word with UIA: use custom extensions to support line number, layout column number and section number
Author
michaelDCurran
Parents
6d586894
Loading