-- v2: shell32: Add overwrite confirmation for FO_COPY. shell32: Remove useless bFromRelative member. shell32: Rework FO_COPY operation. shell32: Remove a useless index variable in parse_file_list. shell32: Introduce file_entry_{init,destroy} helpers. shell32: Fail if wildcards are in target file names. shell32/tests: More use of check_file_operation helper in test_copy.