3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

概要

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

練習問題

win32apiでPostMessageを叩け。

参考にしたページ

環境

windows11

サンプルコード


メインとは
 ターゲットは 変数
 プロラは 変数
 結果は 変数
 文字1は 文字列実体
 「CabinetWClass」を 文字1に 入れ 0を 文字1に 一文字追加し 文字1の アドレスを得て
 0をつみ
 "user32"と "FindWindowA"で API呼出し2 結果に 入れ
 エラー?
 ならば
  エラー文字列を 一行表示し 終り
 つぎに
 結果を プロラに 入れ
 一秒待つ
 プロラをつみ
 "user32"と "SetForegroundWindow"で API呼出し1 結果に 入れ
 エラー?
 ならば
  エラー文字列を 一行表示し 終り
 つぎに
 結果を ターゲットに 入れ
 ターゲットを 数値表示し 改行する
 一秒待つ
 プロラをつみ 
 0111hをつみ
 0A21Bhをつみ
 0をつみ
 "user32"と "PostMessageA"で API呼出し4 結果に 入れ
 エラー?
 ならば
  エラー文字列を 一行表示し 終り
 つぎに
 。

以上。

3
0
1

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
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?