windows - Keep C++ Program to be always running -


i have c++ program written windows, uses sendinput() emulate keyboard keys. program works , sends space key, works fine in icy tower (game) , character keeps on jumping. when tried game counter strike didn't jump , when tried pressing alt+tab switch between program , game found game jump once , sendinput() makes it's way. guess when program in background doesn't send keys game, there way around this?


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -