Jump to content

Recommended Posts

Posted

I was wondering if anyone knew how to do a keypress with C or C++, ive been searching google and i still havent really found anything, i found a thing called button.h to include but i looked at it and i dont think i could use any of the functions, so do any one in here that knows C++ or C know how to make something do a key press?

Posted

Look in the source code, it's in there.

Appears to be a lot of pre-send checking (special keys, etc), keyboard modification to match special keys, and then postmessage.

It's in the file sendkeys.cpp if you want to look for yourself.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...