I have some hotkey that I press when I do some actions (to open Software, and so on).
Is it possible to monitor these actions? Just to see which file and parameters are called pressing this key...
|
|
|
If the application in question implements its hotkey functionality via the Locate the Window(s) for your application, right-click and select "Messages." This will begin listing all window messages sent to the window. Look for the This is not fool-proof, though, as there are other ways to implement hotkeys. |
|||||||||
|