I've got a third-party video recording app idling away in the system tray (as it should be), just waiting for a hotkey command sequence (e.g., "CTRL+R") to begin recording.  When I'm recording manually, I simply press the command sequence on the keyboard to get it going, without having to manually activate/raise the idling process/window. Using ControlSend() doesn't work, because there's no way to identify any specific control to use as a target.  Using Send() doesn't work, because activating