Hi,

I want to send message "CTRl+C" to Notepad to copy its contents to Clipboard. I assume that a portion of text in notepad is already selected.

I have tried to do this but it does not seem to work.

Later, I want to fire "CTRL+V" to change the selected portion of text.

I