MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / LaunchAutoHotkeyHelp

Function LaunchAutoHotkeyHelp

source/script2.cpp:4504–4507  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4502}
4503
4504void LaunchAutoHotkeyHelp()
4505{
4506 LaunchAutoHotkeyUtil(AHK_HELP_FILE, false);
4507}
4508
4509bool HandleMenuItem(HWND aHwnd, WORD aMenuItemID, HWND aGuiHwnd)
4510// See if an item was selected from the tray menu or main menu. Note that it is possible

Callers 1

HandleMenuItemFunction · 0.85

Calls 1

LaunchAutoHotkeyUtilFunction · 0.85

Tested by

no test coverage detected