For those desktop.ini files created after you altered a folder's display, deleting them will do no harm but restore folders' view settings to the default. If you decide not to have the customized configuration, you can right-click on it and click Delete to move it to Recycle Bin. Or se...
QI want to delete a file using CFile::Remove (or something else), but I want to send it to the Recycle Bin instead of permanently deleting it so my user can choose to restore it later. Is there any straightforward way to achieve this? If not, I'd like to copy my file to the Rec...