c++ - Restoration of identical files from the recycle bin with the replacement or copying -


as mentioned in header, goal restore files recycle bin collisions handling.

i'm quite new api, tips approach, allow me resolve collision(e.g. recycle bin contains 2 files identical names different size) automatically appreciated.

right have unpleasant popup window, absolutely unacceptable.

popup

complete working example can found here here.


Comments