We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ba711 commit 5a07fb2Copy full SHA for 5a07fb2
AhkDll.Ahk/v1/IbAhkSend.ahk
@@ -1,7 +1,7 @@
1
; IbAhkSendLib (v1)
2
; Description: Enable AHK to send keystrokes by drivers.
3
; Author: Chaoses Ib
4
-; Version: 210815
+; Version: 0.2
5
; Git: https://github.com/Chaoses-Ib/IbAhkSendLib
6
7
IbSendInit(send_type := "AnyDriver", mode := 1, args*){
AhkDll.Ahk/v2/IbAhkSend.ahk
; IbAhkSendLib
#DllLoad "*i IbAhkSend.dll" ;DllCall("LoadLibrary") cannot locate DLL correctly
0 commit comments