ahk source code

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
sooyke_
Posts: 25
Joined: 18 Nov 2020, 10:27

ahk source code

02 Jan 2023, 06:15

How do i find the source code used for Menu ,tray ,tip ,text ? There are so many files does anyone have a hint in with file(s) to look ?

https://github.com/AutoHotkey/AutoHotkey
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: ahk source code

02 Jan 2023, 06:46

put a breakpoint here and single step through https://github.com/AutoHotkey/AutoHotkey/blob/v1.1/source/script.cpp#L15769
v1 commands start with ACT_...., functions with BIF_..., anything else u can ctrlf for or lookup winapi functions and work ur way back if u already got intuition about how something might have been implemented
sooyke_
Posts: 25
Joined: 18 Nov 2020, 10:27

Re: ahk source code

02 Jan 2023, 07:31

Thank you , much appreciated .

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot] and 398 guests