SciTE4AutoHotkey
A script editor based on SciTE especially built to provide the best possible AutoHotkey coding experience.
Here you can find information about my AutoHotkey projects.
Hosting generously donated by daonlyfreez.
A script editor based on SciTE especially built to provide the best possible AutoHotkey coding experience.
Official AutoHotkey script compiler.
Bundled with AutoHotkey
A script for easily creating StdLib documentation.
A thin object-oriented wrapper around some of AutoHotkey's functionality (including GUI).
A library for creating COM IDispatch callable objects in AutoHotkey. Coded as a replacement for Lexikos' DispatchObj() function.
Unmaintained project. The code has been integrated into SciTE4AutoHotkey.
A wrapper for the Windows 7 Scenic Ribbon control.
A demo was released and some new code was produced, but it is still unfinished.
This library allows you to dynamically execute AutoHotkey expressions on the fly, with NO temporary scripts at all.
AutoHotkey version dependent hack that was doomed to be broken.
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.
A wrapper for the Windows Vista/7 TaskDialog.
The code is horribly outdated and it has been superseeded by TheGood's TaskDialog wrapper.
A custom installer that installs all AutoHotkey_L versions side by side, for porting reasons.
Rendered obsolete by AutoHotkey v1.1.08's new installer.