Hi,
I am trying to make a clipboard program to copy and paste files like TeraCopy. I want to know how can I write the code to copy and paste manually instead of calling on the Windows procedure to do so in C#? Any code, links would be very helpful.
Thanks.