Skip to content

thdtjsdn/ahkdll

 
 

Repository files navigation

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/

About

AutoHotKey.dll

Resources

License

MPL-2.0, GPL-2.0 licenses found

Licenses found

MPL-2.0
License_MemoryModule.txt
GPL-2.0
license_AutoHotkey.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.4%
  • C 22.4%
  • Other 1.2%