Nikolay Sivov : shell32: Move SHCreateShellFolderView/ SHCreateShellFolderViewEx and tests to corresponding files.

Alexandre Julliard julliard at winehq.org
Mon May 1 16:38:04 CDT 2017


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Apr 30 22:01:53 2017 +0300

shell32: Move SHCreateShellFolderView/SHCreateShellFolderViewEx and tests to corresponding files.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/shell32/shellord.c        |  70 -----------------------
 dlls/shell32/shlview.c         |  59 ++++++++++++++++++++
 dlls/shell32/tests/shlfolder.c | 123 -----------------------------------------
 dlls/shell32/tests/shlview.c   | 122 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 181 insertions(+), 193 deletions(-)

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



More information about the wine-cvs mailing list