Copy-paste progrma with C

Hello guys, i wrote a file copy program myself(on c, a console project, named it j_copy_paste). To copy a file, i have to open the program, write the source and destination directory and then only the copy begins. I want my program to be able to copy a file like windows does. I mean, i go to the source directory of the file i want to copy, right click, select copy, go to destination directory, write click, select paste with "j_paste" and the copy begins with my program. Can anybody tell me what to do?
Can anybody tell me what to do?

Yes,
learn Win32 API.

as soon as you start learn Win32 API I truly hope you'll hate $MS same as I do.
Okay, but where do i learn win32 API from? No site on the net so far has seemed to be decent for learning win32. Btw thanks to you two for replying.
Last edited on
Topic archived. No new replies allowed.