Search found 1 match

Go to advanced search

by Nikxp
15 Jan 2019 15:13
Forum: Development around libVLC
Topic: HotKey pressing from another application
Replies: 0
Views: 134

HotKey pressing from another application

I want to emulate hotkey's click from my application. There are 2 problems. 1) if i changed Windows system language (on Russian for example) hotKeys doesn't work at all. 2) To solve 1) problem i use SendInput function (https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-sendinput...

Go to advanced search