sendSyntheticInput

Platform-specific 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
)

Meta