WiiDSmoker Posted May 20, 2015 Posted May 20, 2015 (edited) 0x10 is the key for ShiftHow do I do Shift or Control Down.? I want to send a command of Shift & T.I want to convert thisControlSendPlus($hwnd, "", "", "{SHIFTDOWN}", 2)ControlSendPlus($hwnd, "", "", "t", 2)ControlSendPlus($hwnd, "", "", "{SHIFTUP}", 2) _PostMessage_Send($hwnd, ????)_PostMessage_Send($hwnd, 0x54)_PostMessage_Send($hwnd, ???) to Edited May 20, 2015 by WiiDSmoker
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now