We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0672abf commit 658206fCopy full SHA for 658206f
2 files changed
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: 0.2
+; Version: 0.3
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