kinect - How to use SendKeys. Send("UP") to sending "up" arrow key to applications except notepad? -


i using line code under detail arrow key type "up" in notepad sendkeys.send("up");

this working in notepad process need use above line code in application except notepad games

i had guess notepad process should change process work on not , not work in game process suggestion can useful


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -