Jactry Zeng : shell32: Implement IFileOperation stub.

Alexandre Julliard julliard at winehq.org
Tue Feb 9 15:57:08 CST 2021


Module: wine
Branch: master
Commit: 4a1bd593f39b0852ca8fccbf0e54f7c00b3783ec
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4a1bd593f39b0852ca8fccbf0e54f7c00b3783ec

Author: Jactry Zeng <jzeng at codeweavers.com>
Date:   Sun Jan 24 21:08:51 2021 +0800

shell32: Implement IFileOperation stub.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48848
Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/shell32/shell32_classes.idl |   6 +
 dlls/shell32/shell32_main.h      |   1 +
 dlls/shell32/shellole.c          |   1 +
 dlls/shell32/shlfileop.c         | 249 +++++++++++++++++++++++++++++++++++++++
 dlls/shell32/tests/shlfileop.c   |  29 +++++
 5 files changed, 286 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4a1bd593f39b0852ca8fccbf0e54f7c00b3783ec



More information about the wine-cvs mailing list