M
Marcus Wagenaar via .NET 247
Hello people,
Situation is like this, I have a system tray application and Iwould like some functionality of the program available _all thetime_ (ie: when your working in other applications or even whenyour fullscreen in a game). Obviously this is done via keyboardshortcuts like CTRL+ALT+C etc. But how do I enable theseshortcuts while the user is not focussing on my application orwhen he isn't even able to see it at all (ie: he's in a computergame)?
Thanks in advance,
Marcus
Situation is like this, I have a system tray application and Iwould like some functionality of the program available _all thetime_ (ie: when your working in other applications or even whenyour fullscreen in a game). Obviously this is done via keyboardshortcuts like CTRL+ALT+C etc. But how do I enable theseshortcuts while the user is not focussing on my application orwhen he isn't even able to see it at all (ie: he's in a computergame)?
Thanks in advance,
Marcus