Hello! I'm trying to make an app that will act as a macro tool for legit restockers...much easier than copying and pasting and would be very useful in the magic/bd shop with adblock. For example: if the function key 'F1' is pressed, the text "16666" will be pasted in the haggle textbox. To do this, I'm using global hot keys..my app successfully detects the text, clears the windows clipboard and stores it in there when the key is pressed. Now how do I use the WM_PASTE windows message right after it updates the clipboard? Any help is much apprecicated.. I raped google and other search engines. I'm not searching for the right thing