vote up 3 vote down star
1

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.

flag

43% accept rate

2 Answers

vote up 1 vote down

This link can give you the information.

link|flag
vote up 0 vote down

See MSDN on S.E.H. All the code is there... (with samples on Win SDK) (avoid codeproject, not professional (code by students)...)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.