Ví dụ về multi-threaded Autohotkey_H


ahk1:=AhkThread("MsgBox thread 1")

ahk2:=AhkThread("MsgBox thread 2")

ahk3:=AhkThread("MsgBox thread 3")

MsgBox main thread