This is what am trying to do,
When user select any word(text) of any running application by double clicking the mouse particular highlighted word should be inserted into a windows application which is already running.
So far I have implemented the logic using Global Keystroke
where user has to trigger CRT+ C keyboard key combination to copy the selected word into win form application.
What i want to know is there any way to get those selected text into the application without having any button key press of the keyboard?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…