I am a beginner in C# and am currently writing a small program. This program would launch a game and wait in the back ground till the game is closed. While the game is running, the application has to perform certain functions whenever a specific key(F11) is pressed.
I am not able to figure out a way in which i could capture the keystroke when the game is running. I also want to find out how I can get the game resolution whenever F11 is hit. Could someone help me.
Thanks in advance.
Venkatesh VPosted Feb 2, 2011, 2:53 AM
Sam HobbsPosted Feb 2, 2011, 2:14 AM
Venkatesh VPosted Feb 2, 2011, 1:52 AM
Sam HobbsPosted Feb 1, 2011, 12:48 PM
Venkatesh VPosted Feb 1, 2011, 4:54 AM
Sam HobbsPosted Feb 1, 2011, 4:11 AM
Suthish NairPosted Feb 1, 2011, 2:05 AM
He is asking for how to change the resolution when he hit F11 button.
Sam HobbsPosted Jan 31, 2011, 11:50 PM