Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ITachiLab/hotkey-detective
/ functions
Functions
24 in github.com/ITachiLab/hotkey-detective
⨍
Functions
24
◇
Types & classes
4
↓ 2 callers
Function
set_hook
dll/dllmain.c:73
↓ 1 callers
Method
addEntry
src/HotkeyTable.cpp:18
↓ 1 callers
Method
addToWindow
src/HotkeyTable.cpp:60
↓ 1 callers
Method
createWindow
src/MainWindow.cpp:77
↓ 1 callers
Method
getHandle
! * \brief Returns a handle of the main window. * * This function should be called only when the createWindow() has been called * already.
include/MainWindow.h:105
↓ 1 callers
Method
handleWmNotify
src/HotkeyTable.cpp:38
↓ 1 callers
Method
setHooks
src/Core.cpp:39
↓ 1 callers
Method
setMainWindowThreadId
! * \brief Sets the main window's handle in the shared memory, to use by * hooked processes. * * In order to allow hooked processes
include/Core.h:101
Method
Core
src/Core.cpp:14
Function
DllMain
dll/dllmain.c:14
Method
GetInstance
src/MainWindow.cpp:68
Method
MainWindow
src/MainWindow.cpp:17
Method
MainWindow
! * \brief Deleted copy constructor, for singleton purposes. */
include/MainWindow.h:73
Method
getProcessPath
src/Core.cpp:52
Function
getmessage_hook
dll/dllmain.c:45
Method
isUserAdmin
src/WindowsUtils.cpp:5
Method
keystrokeToString
src/Core.cpp:62
Method
operator=
! * \brief Deleted assigning operator, for singleton purposes. */
include/MainWindow.h:78
Method
resStr
src/WindowsUtils.cpp:28
Function
wWinMain
src/main.cpp:15
Method
windowProc
src/MainWindow.cpp:33
Function
wndproc_hook
dll/dllmain.c:59
Method
~Core
src/Core.cpp:32
Method
~MainWindow
src/MainWindow.cpp:99