LoginSignup
2
0

mindの研究 その35 - mindでwindowsキーを操作

Last updated at Posted at 2023-11-24

概要

mindが謎なので調べてみた。
練習問題やって見た。

練習問題

mindでwindowsキーを押せ。

サンプルコード

メインとは
 結果は 変数
 91をつみ
 0をつみ
 0をつみ
 0をつみ
 "user32"と "keybd_event"で API呼出し4 結果に 入れ
 エラー?
 ならば
  エラー文字列を 一行表示し 終り
 つぎに
 91をつみ
 0をつみ
 2をつみ
 0をつみ
 "user32"と "keybd_event"で API呼出し4 結果に 入れ
 エラー?
 ならば
  エラー文字列を 一行表示し 終り
 つぎに
 「ok」を 一行表示する。


以上。

2
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0