The Computer Oracle

How can I determine which process owns a hotkey in Windows?

Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Flying Over Ancient Lands

--

Chapters
00:00 Question
00:17 Accepted answer (Score 50)
00:51 Answer 2 (Score 107)
02:44 Answer 3 (Score 51)
03:44 Answer 4 (Score 6)
06:55 Thank you

--

Full question
https://superuser.com/questions/11308/ho...

Accepted answer links:
[Windows Hotkey Explorer]: http://hkcmdr.anymania.com/
[Find out what process registered a global hotkey? (Windows API)]: https://stackoverflow.com/questions/8290...

Answer 2 links:
https://stackoverflow.com/a/43645062/995...
[Visual Studio tool Spy++]: https://docs.microsoft.com/en-us/visuals...

Answer 3 links:
[GitHub]: https://github.com/ITachiLab/hotkey-dete...
[binary releases]: https://github.com/ITachiLab/hotkey-dete...
[image]: https://i.stack.imgur.com/4G31L.jpg

Answer 4 links:
[Find out what process registered a global hotkey? (Windows API)]: https://stackoverflow.com/questions/8290...
[Pauk]: https://stackoverflow.com/users/17461/pa...
[example of creating keyboard hook (in Delphi)]: http://groups.google.com/group/borland.p...
[Safari Books Online]: http://my.safaribooksonline.com/
[good
section about working with shortcuts / shell links]: http://my.safaribooksonline.com/06723211...
[this site]: http://delphicikk.atw.hu/listaz.php?i

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #keyboardshortcuts

#avk47