What would be the easiest way to simulate pressing the control key in C++?
(make it press the button for you instead of having to manually press it on the keyboard)