Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey-v1.0
/ functions
Functions
713 in github.com/AutoHotkey/AutoHotkey-v1.0
⨍
Functions
713
◇
Types & classes
92
↓ 577 callers
Method
Assign
Source/var.cpp:26
↓ 179 callers
Function
ATOI
Source/util.h:315
↓ 116 callers
Function
strlcpy
Source/util.h:402
↓ 104 callers
Method
ArgHasDeref
Source/script.h:1044
↓ 90 callers
Function
snprintf
Source/util.cpp:331
↓ 89 callers
Function
KeyEvent
Source/keyboard.cpp:869
↓ 68 callers
Function
ATOF
Source/util.h:328
↓ 66 callers
Method
Contents
Source/var.h:136
↓ 52 callers
Function
MsgBox
Source/window.cpp:1002
↓ 47 callers
Function
IsPureNumeric
Source/util.cpp:256
↓ 44 callers
Function
ATOI64
Source/util.h:300
↓ 42 callers
Method
Close
Source/var.h:165
↓ 42 callers
Function
omit_leading_whitespace
Source/util.h:95
↓ 37 callers
Method
ScriptError
Source/script.cpp:11711
↓ 35 callers
Method
IsWin9x
Returns true if NT/2k/XP and family.
Source/os_version.h:37
↓ 31 callers
Function
strcasestr
Source/util.cpp:497
↓ 28 callers
Function
StrChrAny
Source/util.h:71
↓ 26 callers
Function
strlicmp
Source/util.cpp:391
↓ 25 callers
Function
ATOU
Source/util.h:323
↓ 21 callers
Function
snprintfcat
Source/util.cpp:351
↓ 20 callers
Method
PreparseError
Source/script.cpp:11627
↓ 19 callers
Function
EventIsPhysical
Source/hook_include.cpp:167
↓ 17 callers
Method
FindOrAddVar
Source/script.cpp:4524
↓ 17 callers
Function
GetModifierLRState
Source/keyboard.cpp:1551
↓ 16 callers
Function
MsgSleep
Source/application.cpp:25
↓ 15 callers
Function
WinExist
Source/window.cpp:542
↓ 14 callers
Function
ControlExist
Source/window.cpp:890
↓ 14 callers
Function
DoKeyDelay
Source/keyboard.cpp:32
↓ 14 callers
Method
ExitApp
Source/script.cpp:642
↓ 13 callers
Function
RegReadString
Source/util.cpp:1158
↓ 12 callers
Function
ConvertModifiersLR
Source/keyboard.cpp:1723
↓ 12 callers
Function
FileAppend
Source/util.cpp:890
↓ 12 callers
Function
ITOA64
Source/util.h:356
↓ 12 callers
Function
ShowMainWindow
Source/script2.cpp:5188
↓ 11 callers
Method
ActionExec
Source/script.cpp:11849
↓ 11 callers
Method
ExecUntil
Source/script.cpp:5286
↓ 11 callers
Method
FindLabel
Source/script.cpp:1903
↓ 11 callers
Function
StrReplaceAll
Source/util.cpp:656
↓ 11 callers
Function
TextToVK
Source/keyboard.cpp:1958
↓ 10 callers
Method
Get
Source/var.cpp:280
↓ 10 callers
Function
IsWindowHung
Source/window.cpp:1307
↓ 9 callers
Method
IsWin2000orLater
Returns true if WinNT 4+
Source/os_version.h:44
↓ 8 callers
Method
Close
Source/script_gui.cpp:4302
↓ 8 callers
Function
rgb_to_bgr
Source/util.h:264
↓ 7 callers
Method
FindControl
Source/script_gui.cpp:4695
↓ 7 callers
Function
KeyHistoryToFile
Source/keyboard.cpp:2151
↓ 7 callers
Method
Open
Source/clipboard.cpp:322
↓ 7 callers
Function
SetForegroundWindowEx
Source/window.cpp:135
↓ 6 callers
Function
ColorNameToBGR
Source/util.cpp:1072
↓ 6 callers
Function
FileTimeToYYYYMMDD
Source/util.cpp:173
↓ 6 callers
Method
FindOrAddGroup
Source/script.cpp:4805
↓ 6 callers
Method
GetLoopFileSize
Source/script.cpp:11001
↓ 6 callers
Function
GetValidLastUsedWindow
Source/window.cpp:612
↓ 6 callers
Method
IsMatch
Source/window.cpp:1532
↓ 6 callers
Method
IsWinNT4
Source/os_version.h:39
↓ 6 callers
Function
KeyToModifiersLR
Source/keyboard.cpp:1669
↓ 6 callers
Method
RegConvertRootKey
Source/script.h:1067
↓ 6 callers
Method
SetCandidate
Source/window.h:111
↓ 6 callers
Method
SetCriteria
Source/window.cpp:1430
↓ 6 callers
Function
swap
Source/script.h:350
↓ 5 callers
Method
ControlUpdateCurrentTab
Source/script_gui.cpp:5880
↓ 5 callers
Method
FindTabControl
Source/script_gui.cpp:6050
↓ 5 callers
Function
GetWindowTextTimeout
Source/window.cpp:1372
↓ 5 callers
Function
IsHex
Source/util.h:272
↓ 5 callers
Method
IsWin95
Source/os_version.h:47
↓ 5 callers
Method
IsWinNT
Source/os_version.h:36
↓ 5 callers
Method
LineError
Source/script.cpp:11643
↓ 5 callers
Function
ProcessExist
Source/window.h:298
↓ 5 callers
Function
TextToSC
Source/keyboard.cpp:1944
↓ 5 callers
Method
UpdateTrayIcon
Source/script.cpp:503
↓ 5 callers
Function
WinActive
Source/window.cpp:502
↓ 5 callers
Function
YYYYMMDDToSystemTime
Source/util.cpp:96
↓ 5 callers
Function
next_state
Source/mt19937ar-cok.cpp:120
↓ 5 callers
Function
rtrim
Source/util.h:191
↓ 4 callers
Function
AssignColor
Source/util.cpp:1036
↓ 4 callers
Method
AssignHWND
Convert to unsigned 64-bit to support for 64-bit pointers. Since most script operations -- such as addition and comparison -- read strings in as sign
Source/var.h:99
↓ 4 callers
Method
Capacity
Source/var.h:116
↓ 4 callers
Function
ChangeHookState
Source/hook.cpp:316
↓ 4 callers
Method
FindVar
Source/script.cpp:4539
↓ 4 callers
Method
GetDesktop
Source/script.cpp:10538
↓ 4 callers
Method
GetPrograms
Source/script.cpp:10562
↓ 4 callers
Method
GetStartMenu
Source/script.cpp:10550
↓ 4 callers
Method
GetStartup
Source/script.cpp:10574
↓ 4 callers
Method
GetUserOrComputer
Source/script.cpp:10516
↓ 4 callers
Function
GetYDay
Source/util.cpp:24
↓ 4 callers
Function
RemoveAllHooks
Source/hook.cpp:249
↓ 4 callers
Function
ResetHook
Source/hook.cpp:899
↓ 4 callers
Method
ScriptGetCaret
Source/script.cpp:10683
↓ 4 callers
Function
SendKeys
Source/keyboard.cpp:55
↓ 4 callers
Function
SetModifierLRState
Source/keyboard.cpp:1206
↓ 4 callers
Function
ToggleKeyState
Source/keyboard.cpp:1089
↓ 4 callers
Function
UPDATE_AND_RETURN_LAST_USED_WINDOW
User asked us if the "active" window is active, which is true if it's not a hidden window, or if DetectHiddenWindows is ON:
Source/window.cpp:509
↓ 4 callers
Method
ValidateMouseCoords
Source/script.h:1694
↓ 4 callers
Function
YYYYMMDDToFileTime
Source/util.cpp:83
↓ 4 callers
Function
ltrim
Source/util.h:166
↓ 4 callers
Function
omit_leading_any
Source/util.h:105
↓ 4 callers
Function
omit_trailing_any
Source/util.h:140
↓ 3 callers
Method
ConvertMouseButton
Source/script.h:1647
↓ 3 callers
Method
Create
Source/script_gui.cpp:983
↓ 3 callers
Method
Destroy
Source/script_menu.cpp:1075
next →
1–100 of 713, ranked by callers