how to paste?
I am trying to write an application that paste some text into a textbox in any other applications in focus. Like when you press CTRL+V and you paste from clipboard.
I would like to enter for example CTRL+1 and it would paste some text into any application in focus that has an textbox.
I dont know how to do the pasting. I have successfully registered "global" hotkeys that respond when I press them, but how can I paste into some other application (lets say any textfield in IE)?
best regards
/Arnold

