Hey guys, I'm trying to simulate a ctrl+v execution.
But it doesn't work and I am not quite sure where to go from here.
Also I do wonder if SendInput(1, ip, sizeof(INPUT));
the number "1" is the count of how the size of the array of the structs? (so it should be 4?. However it don't work no matter what I try and some clarification would be thankful!
Edited my post. I have looked at it, and this works apart from that it doesn't really paste the password into the "steam client" program that I want it to paste to. But it works to paste to a textdocument. I dont really understand why, because the active windows is indeed "Steam".