Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HotKeyIt/ahkdll

AutoHotkey_H
https://github.com/HotKeyIt/ahkdll

automation dll hotkeys multithreading scripting scripting-language windows

Last synced: 11 days ago
JSON representation

AutoHotkey_H

Awesome Lists containing this project

README

        

AutoHotkey_H was invented by tinku99 and enhanced by HotKeyIt based on AutoHotkey (https://github.com/Lexikos/AutoHotkey_L by Lexikos)

AutoHotkey.dll opens the world of AutoHotkey to other programming and scripting languages.
It allows multi-threading by loading a dll multiple times and using its exported functions as well as build-in features like Alias, CriticalObject and other.

You can use AutoHotkey in many other programming languages like C#, C++, VB, .Net, Python and many more by loading the dll or using COM Interface. For example you can run AutoHotkey scripts from Excel or Word macro as if it was a build-in feature.

Find out more on http://hotkeyit.github.io/v2/