We had an awesome webinar on AutoHotkey_H with HotKeyIt! Among other things we covered:
Hour 1
1) Install & Compiling
2) Compression/Encryption
3) WinApi
4) Multithreading
Hour 2
5) get/set/share variables and Objects
6) ObjDump/ObjLoad
7) Exported functions
8) Memory Library
As we mentioned in the webinar, Jackie and I also had a separate call where we went deeper on all of the above. This call was recorded and broken into these two videos: AutoHotkey_H Part 1 AutoHotkey_H Part 2.
The script we highlighted was ffmpeg_recorder inspired by my interview with RickC. You can get a deeper walk through and the code here . Basically I can now hit a hotkey and start recording my screen, then hit another to stop it and name the .mp4 video file.