回答編集履歴

1

参考リンク追記

2019/03/02 22:20

投稿

wwbQzhMkhhgEmhU
wwbQzhMkhhgEmhU

スコア343

test CHANGED
@@ -159,3 +159,9 @@
159
159
  SendInput((uint)2, InputList, Marshal.SizeOf(InputList[0]));
160
160
 
161
161
  ```
162
+
163
+
164
+
165
+ 参考リンク
166
+
167
+ [https://stackoverflow.com/questions/6830651/sendinput-and-64bits](https://stackoverflow.com/questions/6830651/sendinput-and-64bits)