ちなみに今のコードはこんな感じです。
#InstallKeybdHook
#UseHook
SetKeyDelay,10,100
subPid = 22460
Loop
{
stCurr := DllCall("GetKeyState", "UInt", 164) & 128
stCurr2 := DllCall("GetKeyState", "UInt", 74) & 128
If stCurr && stCurr2
{
ControlSend, , j, ahk_pid %subPid%
}
}
AutoHotkey スレッド part27
■ このスレッドは過去ログ倉庫に格納されています
56名無しさん@お腹いっぱい。 (ワッチョイ b5b1-BP9Y)
2019/04/29(月) 04:39:55.03ID:QZTb/6eG0■ このスレッドは過去ログ倉庫に格納されています