HotKeyIt

Results 8 comments of HotKeyIt

Can you test it in AutoHotkey_H.exe, is it also slower? Can you show your test script?

Can you test with latest version and show a full example?

Please provide example code.

I've been very busy at work and family but I plan to get back to ahkdll very soon ;)

do you have a link to the pyahk you used?

There seems to be something wrong with your configuration and afaik you are not even using pyahk: %1 is not a valid Win32 application This means the parameter passed were...

Can you download current dll and try: `import ctypes` `ctypes.cdll.LoadLibrary("C:\\AutoHotKey.dll")`

ahk.ahktextdll(u"#Persistent") Or skip it and while loop and do directly ahk.ahktextdll(script)