sendSyntheticInput

See SyntheticInput.sendSyntheticInput instead for cross-platform applications.

This is platform-specific UTF-16 function for Windows. Sends a string as key press and release events to the actively focused window (not necessarily your application).

version(Windows)
void
sendSyntheticInput
(
wstring s
)
Suggestion Box / Bug Report