Running On Screen Keyboard in Windows 10 in C#
Today something supposedly very simple. How to run On Screen Keyboard from C#? Easy enough you say and type the following code: And then you compile it as Any CPU, run on Windows 10 x64 and you get the following error: What happens? It looks like 32 bit osk.exe is broken in Windows 10 x64 … Continue reading Running On Screen Keyboard in Windows 10 in C#