shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs).
commit33ee219ce3a321c8f986e1bde4d3bb32c6e10096
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Fri, 9 Feb 2007 16:13:25 +0000 (9 17:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Feb 2007 11:38:57 +0000 (12 12:38 +0100)
tree6c9b49908e2330270d7ff3a42c2a8744c4253c76
parentc55277c7e15f56d3c421c948e17338a1c22f560d
shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs).
21 files changed:
dlls/shell32/shell32_Bg.rc
dlls/shell32/shell32_Cs.rc
dlls/shell32/shell32_De.rc
dlls/shell32/shell32_En.rc
dlls/shell32/shell32_Eo.rc
dlls/shell32/shell32_Es.rc
dlls/shell32/shell32_Fi.rc
dlls/shell32/shell32_Fr.rc
dlls/shell32/shell32_It.rc
dlls/shell32/shell32_Ko.rc
dlls/shell32/shell32_No.rc
dlls/shell32/shell32_Pl.rc
dlls/shell32/shell32_Pt.rc
dlls/shell32/shell32_Ru.rc
dlls/shell32/shell32_Tr.rc
dlls/shell32/shell32_Uk.rc
dlls/shell32/shell32_main.h
dlls/shell32/shfldr_unixfs.c
dlls/shell32/shlfileop.c
dlls/shell32/shresdef.h
dlls/shell32/tests/shlfileop.c