-
c2327fb1
by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32/tests: More use of check_file_operation helper in test_copy.
-
8a7d51c9
by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32: Fail if wildcards are in target file names.
-
db5524b8
by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32: Introduce file_entry_{init,destroy} helpers.
-
da8019da
by Ziqing Hui at 2025-05-07T08:59:42-05:00
shell32: Remove a useless index variable in parse_file_list.
-
f26081dc
by Ziqing Hui at 2025-05-07T09:05:14-05:00
shell32: Rework FO_COPY operation.
-
e9ee19ff
by Ziqing Hui at 2025-05-07T09:05:14-05:00
shell32: Remove useless bFromRelative member.
-
a07d0803
by Ziqing Hui at 2025-05-07T09:05:14-05:00
shell32: Add overwrite confirmation for FO_COPY.