Tech Support > Microsoft Windows > Development Resources > cut and copy through clipboard
cut and copy through clipboard
Posted by 4N on September 13th, 2006


Hi

msdn says that when a paste is performed from Explorer and cut is performed
by an application, the application should stay in stand by listening for a
notify through clipboard to know if explorer performed a move or a copy, so
the application knows if it has to delete the source files or not (optimized
move).
The question is:
"how can I communicate through clipboard?"

Thanks.



Similar Posts