SciTE4AutoHotkey
A script editor based on SciTE especially built to provide the best possible AutoHotkey coding experience.
A script editor based on SciTE especially built to provide the best possible AutoHotkey coding experience.
A script rewrite of the AutoHotkey compiler.
More information... - GitHub repository
Bundled with AutoHotkey_L
A library for creating COM IDispatch callable objects in AutoHotkey. Coded as a replacement for Lexikos' DispatchObj() function.
To be replaced with CHL...
A custom installer that installs all AutoHotkey_L versions side by side, for porting reasons.
A script for easily creating StdLib documentation.
Distributed and maintained as part of SciTE4AutoHotkey
AHK library for easily writing COM objects... Information to be released soon...
Bundle all #includes, library files AND binary files (using NotQuiteAscii85™) in one easy to distribute AHK file...
Information to be released soon...
A Web project. Information to be released soon...
A Web application. Information to be released soon...
AutoHotkey StdLib management project... Information to be released soon...
A wrapper for the Windows Vista/7 TaskDialog.
The code is horribly outdated, so it's useless at the moment, besides; TheGood made his TaskDialog wrapper.
A wrapper for the Windows 7 Scenic Ribbon control.
A demo was released and some new code was produced, but it is still unfinished.
A program that simplifies the programming of classes in AutoHotkey_L.
More information... - GitHub repository
Superseeded by AutoHotkey v1.1's built-in class syntax
64-bit version of AutoHotkey_L.
Merged into AutoHotkey_L
My attempt at building COM support into AutoHotkey_L/U.
Superseeded by Sean's COM code, which got merged into AutoHotkey64
A library for playing media files.
Superseeded by MCI.ahk
A library for manipulating BMP images.
The code is horribly outdated and there's a better GDI+ solution.