I want to write my own file copy program that will run when the user chooses'Paste' (Ctrl+V) in Windows Explorer. Some programs like CopyHandler and SuperCopier are doing this. But I don't know how.
Please help.
|
1
|
|
|
|
|
|
This link can give you the information. |
||
|
|
|
|
See MSDN on S.E.H. All the code is there... (with samples on Win SDK) (avoid codeproject, not professional (code by students)...) |
||
|
|