Ok.... heres the idea.
I was asked to make a game helper for a popular online game.
So I did.
Now the question I have been asked is this......... When people are playing the game, is there any way to make my app "pop-up" or overlay over the main games screen?
My helper app would ofc be running....then they would run the online game.
They DONT want to use the Alt+Tab to drop back to my app, so they need it where if they press a key..Lets say F1.. that my helper app appears over the online game.
I did think that one way to do this was to check for a key press of F1 using something like Autohotkey....which could then do something which may send control to the helper app........but the problem still is, HOW to get the app to overlay or popup over the top of the online game.
I think you should be able to understand what I mean!?!
So then, is there anyone who can point me in the right direction for this?
The game and the helper app is PC.
Cheers.