Quote:
Originally Posted by Erel
You will need to find the applications paths in the registry.
If I remember correctly you can find them under: LocalMachine\SOFTWARE\Microsoft\Shell\Keys
|
If the hardwarekey was assigned to a .exe file,I can use registry to find what to do, But Sometimes,hardwarekey is not assigned to an application,but be assigned to some "operate" (such as "open Startmenu,press ok button,show SIP,rotate screen" and so on),so we can not found something to shell.
maybe we need a founction like "hk.DoDefaultAction" or "hk.CancelCatch"(stop catch the keypress event of the hardware keys.)