Zhiyi Zhang : kernelbase: Implement PathCchCanonicalizeEx.

Alexandre Julliard julliard at winehq.org
Fri Nov 23 14:18:03 CST 2018


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Fri Nov 23 11:18:20 2018 +0800

kernelbase: Implement PathCchCanonicalizeEx.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44999
Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .../api-ms-win-core-path-l1-1-0.spec               |   2 +-
 dlls/kernelbase/kernelbase.spec                    |   2 +-
 dlls/kernelbase/path.c                             |  39 ++++++
 dlls/kernelbase/tests/path.c                       | 143 +++++++++++++++++++++
 include/pathcch.h                                  |   1 +
 5 files changed, 185 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list