OnPaste event from the clipboard

Tech-Archive recommends: Speed Up your PC by fixing your registry



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!

.