回答編集履歴
1
修正
answer
CHANGED
@@ -1,2 +1,4 @@
|
|
1
|
+
[SendInput API](https://docs.microsoft.com/ja-jp/windows/win32/api/winuser/nf-winuser-sendinput) を試してみて、それでもダメなら仮想HIDドライバみたいなのを使用するしかないんじゃないですかね。
|
2
|
+
|
1
|
-
|
3
|
+
[Interception](http://www.oblita.com/interception.html)
|
2
|
-
|
4
|
+
こんなのがありました。(試した事はないです)
|