c# - Pressing a Key in a game which will make my program click 'Start' -


i doing program announce , countdown example lets 5 minutes, when press start button count down 5 minutes 0,

the thing have this:

if in full-screen game, example world of warcraft , league of legends, or game full screen graphics , press numpad 8, want program click start on button 1.

this should possible since i've seen before don't know how it.

it may solve problem

http://www.codeproject.com/kb/cs/globalhook.aspx


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -