mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 08:34:46 +08:00
Follow-up of #8632. Improve usability of ZIP Folder. JIRA issue: CORE-20464 - Add IDS_CONFIRMDELETE_TEXT and IDS_CANTDELETEFILE resource strings. - When deleting files in Zip Folder, create a temporary file. - CZipFolder::CopyZipEntry adds files to the temporary file without adding files to delete. - Replacing the target ZIP file with the temporary file implements deleting files in Zip Folder. - Add SFGAO_CANDELETE attribute. - Add DFM_CMD_DELETE action. - Modify CDefaultContextMenu in shell32 to invoke DFM_CMD_DELETE etc. - Modify CNewMenu::LoadItem in shell32.
22 KiB
22 KiB