OnPaste event from the clipboard

  • Thread starter Thread starter yevron2
  • Start date Start date
Y

yevron2

Hello,

I need to get a paste event from the clipboard every time somthing is
begin copied in windows. I used the RegisterHotKey api to register ctrl
+v and it works fine. The problem is that you can paste somthing using
an edit menu...

Does anyone know how can i catch a paste event from the clipboard?

Thank you!
 
Does anyone know how can i catch a paste event from the clipboard?

I spent a lot of time trying to find an answer to this some time ago
and I am sure that it cannot be done. I would love to be proved wrong
though as I am working on a .net clipboard program right now.

rgw
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top