Mikołaj Zalewski : shell32: Allow overwriting files in SHFileOperation(FO_COPY) ( with confirmation dialogs).

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 12 09:23:45 CST 2007


Module: wine
Branch: master
Commit: 33ee219ce3a321c8f986e1bde4d3bb32c6e10096
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=33ee219ce3a321c8f986e1bde4d3bb32c6e10096

Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Fri Feb  9 17:13:25 2007 +0100

shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs).

---

 dlls/shell32/shell32_Bg.rc     |    6 ++-
 dlls/shell32/shell32_Cs.rc     |    8 ++-
 dlls/shell32/shell32_De.rc     |    6 ++-
 dlls/shell32/shell32_En.rc     |    8 ++-
 dlls/shell32/shell32_Eo.rc     |    7 ++-
 dlls/shell32/shell32_Es.rc     |    6 ++-
 dlls/shell32/shell32_Fi.rc     |    6 ++-
 dlls/shell32/shell32_Fr.rc     |    6 ++-
 dlls/shell32/shell32_It.rc     |    6 ++-
 dlls/shell32/shell32_Ko.rc     |    6 ++-
 dlls/shell32/shell32_No.rc     |    6 ++-
 dlls/shell32/shell32_Pl.rc     |    6 ++-
 dlls/shell32/shell32_Pt.rc     |    6 ++-
 dlls/shell32/shell32_Ru.rc     |    6 ++-
 dlls/shell32/shell32_Tr.rc     |    6 ++-
 dlls/shell32/shell32_Uk.rc     |    6 ++-
 dlls/shell32/shell32_main.h    |    3 +-
 dlls/shell32/shfldr_unixfs.c   |    2 +-
 dlls/shell32/shlfileop.c       |  128 +++++++++++++++++++++++++++++++---------
 dlls/shell32/shresdef.h        |    1 +
 dlls/shell32/tests/shlfileop.c |   55 +++++++++++++++++
 21 files changed, 241 insertions(+), 49 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=33ee219ce3a321c8f986e1bde4d3bb32c6e10096



More information about the wine-cvs mailing list