Цитата:
Сообщение от мануал ahk
GetKeyState, OutputVar, KeyName [, Mode]
KeyIsDown := GetKeyState("KeyName" [, "Mode"])
Parameters
OutputVar The name of the variable in which to store the retrieved key state, which is either D for down or U for up (but the GetKeyState() function returns true (1) for down and false (0) for up). The variable will be empty (blank) if the state of the key could not be determined.
|
Что, серьезно есть намерения написать скрипт нечитая мануал? Круто кмк.
