Keys and Programing

hey guys.
i looking for help about the keyboard functions in c/c++,
i need to write a program that use keyboard when i want to.
for example evry 10 sec the program press on "SPACE" button

ty guys w8 for help ^^

Assuming your using Windows, check out SendInput()

http://msdn.microsoft.com/en-us/library/ms646310%28v=vs.85%29.aspx

Topic archived. No new replies allowed.